Developer resource

Deck OpenAPI spec

The Deck OpenAPI spec describes the Deck REST API at https://api.deck.co/v2.

curl -s https://deck.co/openapi.json | head

Error responses are JSON with errors[].type, errors[].code, errors[].message, optional errors[].resolution, and request_id.

All Deck developer resources · Deck.co home