TZERO API

REST surface on gateway-web for accounts, KYC, accreditation, investments, entity onboarding, banking, documents, and authorization. Use the API explorer to browse operations, parameters, and response shapes (documentation only).

This site embeds an interactive Swagger UI explorer. Expand a tag, open an operation, click Authorize (lock) to set x-apikey and Bearer, then use Try it out to execute requests.

OpenAPI source

The explorer loads openapi/openapi.yaml. Edit that file to change paths, schemas, and examples; the UI updates on the next load. Optional env OPENAPI_SPEC_PATH points to a different YAML path relative to the project root.

Default server URL

https://gateway-web-api-test.tzero.com/app

Override with NEXT_PUBLIC_OPENAPI_SERVER_URL for other environments.

Open API