Playground
No key? Get a free one
Try the API with your key
Pick an endpoint, send a real request and see the JSON. The code beside it updates as you go, ready to paste into your project.
Try:
Request
—
· sent only to api.duelapi.com
GET
Code
Uses the request on the left. Your key is shown as your_api_key_here, never your real key.
Good to know
- Send the key in the
X-API-Keyheader, or as?apiKey=in the URL. - Failed requests (4xx and 5xx) cost no credits.
/accountand/healthare free. - Want a push feed instead of polling? See the WebSocket API.
- Every field in every response is in the docs.