Returns API keys registered for the authenticated address.
| Header | Description |
|---|---|
FORKAST_ADDRESS | Polygon address that owns the credentials. |
FORKAST_SIGNATURE | HMAC signature generated with the API secret. |
FORKAST_TIMESTAMP | Current Unix timestamp (seconds). |
FORKAST_API_KEY | API key authorizing the request. |
FORKAST_PASSPHRASE | Passphrase paired with the API key. |
DELETE /auth/api-key. For UI-based management, open auth.forka.st.Polygon address that owns the keys.
HMAC signature derived from the API secret.
Unix timestamp (seconds) used for signing.
API key authorizing the request.
Passphrase corresponding to the API key.
Array of API keys
Active API key identifier.