1. Create an API key
To authenticate your requests you need an API key.Go to your Dashboard
Navigate to your Dashboard and sign in.
2. Make your first request
Use the API key in theAuthorization header as a Bearer token.
3. Code examples
4. Demo
Watch the walkthrough to see the API in action:
We also provide helper scripts that, given a slug, will list all market condition IDs:
poly-storage-public-helpers
Python scripts for finding condition IDs, fetching data, and reproducing the graphs shown in the demo.