curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/api-keys \
--header 'Authorization: <api-key>'{}List all API keys with optional status filter
curl --request GET \
--url https://olive-gateway-a6ba.onrender.com/api/v1/api-keys \
--header 'Authorization: <api-key>'{}API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Filter by status
active, revoked, expired List of API keys
The response is of type object.