Skip to main content

Python API Example

  1.  Install rauth
  2. Use the Oauth 2 service from rauth

  3. Set up the Oauth 2 service for the nation you want to access

  4. Get token from code client passes to you from the redirect (see API authentication docs)

  5. Get API session using token

  6. Get API data using session