Check whether your API key is working properly.
curl --request GET \ --url https://api.kombo.dev/v1/check-api-key \ --header 'Authorization: Bearer <token>'
200
example1
{ "status": "success", "data": { "environment_id": "2Uev1YUTqLFdvMPD3Jtrg2FX", "customer_id": "2Uev1YUTqLFdvMPD3Jtrg2FX" } }
Create an API key on the Secrets page in the Kombo dashboard.
success
Show child attributes
(⚠️ Deprecated) Renamed to environment_id.
environment_id