Play With the Response Shape Before You Commit
The playground reduces evaluation friction. It lets developers confirm coverage, response compactness, and field fit before writing product logic.
Interactive API playground
Bring your own API key and inspect the exact JSON the product returns.
Playground
Switch endpoints, test symbols, and validate the response contract.
Send a request to view the response.
What to do after the first successful response
The best evaluation flow is short: test one payload, confirm trust signals, then create a key only if the shape and coverage fit your product.
Compare the response shape
Make sure the symbol fields, pagination, and nested objects match the way your app or agent expects to consume them.
Verify provenance and coverage
Review the trust and coverage docs before you commit engineering time to a workflow that depends on filing-backed or market snapshot data.
Review trust detailsCreate a key and continue
Once the payload looks right, create a free key and keep going in the dashboard, SDK docs, or MCP setup flow.
Get Free API KeyWhat to validate here
The playground is meant to answer product-fit questions, not just show a demo.
Symbol search
Resolve the right company before you do anything else.
Statement preview
Inspect annual or quarterly response structure before coding against it.
Filing metadata
Check whether filing URLs and dates match your downstream workflow needs.