Skip to main content
The Playground lets you explore and test Struct API endpoints without writing any code. It’s built into the dashboard and automatically authenticates requests using your organisation’s API key.

Using the Playground

1

Select an endpoint

Browse the available API endpoints from the sidebar or search for a specific one.
2

Configure parameters

Fill in any required path parameters, query parameters, or request body fields.
3

Send the request

Hit Send to execute the request. The response body, status code, and headers are displayed in real time.

Features

Auto-authentication

Requests are automatically signed with your active API key — no manual header setup needed.

Response viewer

Formatted JSON responses with syntax highlighting and the ability to copy the raw output.

Request history

Recent requests are saved so you can quickly re-run or modify previous calls.

Code snippets

Generate ready-to-use code snippets in cURL, JavaScript, and Python for any request.
Playground requests consume credits from your organisation’s plan just like any other API call. See Pricing & Ratelimits for details.
Last modified on February 16, 2026