API Playground
Test ChainSights API endpoints directly in your browser — no tools required.
Select an endpoint, enter your API key, fill in any required parameters, and hit Send Request to see the response instantly.
Sandbox:
GET /v1/daosworks without an API key — try it now!
Your API key is only used client-side and never stored.
List all tracked DAOs
GET https://api.chainsights.one/v1/daos
Tips
- No API key yet? Create one in seconds from the API Keys Dashboard
- Public sandbox:
GET /v1/daosrequires no authentication — perfect for a quick test - Pro endpoints (marked with "Pro") require a Pro-tier API key
- Error codes link directly to the relevant documentation section
Related
- Quickstart — Make your first API call in under 5 minutes
- Authentication — Rate limits and error handling
- Endpoint Reference — Full documentation for all endpoints