cURL
curl --request GET \ --url https://api.deck.co/v2/test \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "environment": "<string>", "request_id": "<string>" }
Verifies your API key is valid.
Documentation IndexFetch the complete documentation index at: https://docs.deck.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.deck.co/llms.txt
Use this file to discover all available pages before exploring further.
Secret key (sk_live_...)
OK
Response from the API health check endpoint.
Always "ready".
Always "live".
Unique identifier for this request, useful for tracing.
Was this page helpful?