cURL
curl --request GET \ --url https://api.gcore.com/iam/docs/platform/resellers \ --header 'Authorization: <api-key>'
Returns this documentation as OpenAPI 3.0 yaml-document.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
OK.
Was this page helpful?