Giro Secret Key

Giro uses secret keys to authenticate all API requests. Without including the correct key in your request, Giro will return an error. The key must be valid to ensure successful communication with our APIs. Always append the secret key to your request headers using the “x-giro-key” field.

To obtain your secret key:

1

Log in to your Giro dashboard.

2

Navigate to Settings, then go to the API Keys and Webhook URL tab.

3

Click the reveal icon in the Secret Key section to view your Giro secret key.

4

Optionally, update your webhook url in the same section. We send events to the provided webhook. Click the link below for more information.

5

Copy the revealed key and store it securely.

Protect your keys to prevent unauthorized access. If compromised, regenerate them immediately.