cURL
curl --request GET \ --url https://sandbox.deck.co/api/v1/test/api_keys \ --header 'x-deck-client-id: <api-key>' \ --header 'x-deck-secret: <api-key>'
This response does not have an example.
Provide your API keys in the usual x-deck-client-id and x-deck-secret headers and see if they get validated.
Enter your client id
Enter your secret
OK
Was this page helpful?