Skip to main content
GET
/
api-keys
List all API keys
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/api-keys \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Query Parameters

status
enum<string>

Filter by status

Available options:
active,
revoked,
expired

Response

200 - application/json

List of API keys

The response is of type object.