Managing API keys
Getting Started with API Keys
curl --request GET 'https://api.skysql.com/provisioning/v1/services' \
--header "X-API-Key: $API_KEY"Managing API Keys
Last updated
Was this helpful?
curl --request GET 'https://api.skysql.com/provisioning/v1/services' \
--header "X-API-Key: $API_KEY"Last updated
Was this helpful?
Was this helpful?