cURL
curl --request GET \ --url https://api.gates2b.com/api-key/validate \ --header 'Authorization: <authorization>'
{ "status": 200, "code": "API_KEY_VALID", "response": { "valid": true, "message": "API key is valid", "expires_at": null } }
Este endpoint valida si la API key proporcionada es valida.
Documentation IndexFetch the complete documentation index at: https://docs.gates2b.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gates2b.com/llms.txt
Use this file to discover all available pages before exploring further.
Mostrar Mostrar objeto