v1

latestOpenAPI 3.0.3Commercial — see Terms2026-07-13274891.4 KB
Team keys

List team subkeys (Business+)

get/api/v1/visa/team-keys

Response

List of team keys.

Example response

{
  "team_keys": [
    {
      "id": 7,
      "api_key": "orizn_visa_team_a1b2c3...",
      "name": "ci-staging",
      "active": true,
      "requests_month": 14823,
      "requests_total": 184238
    }
  ]
}