๐Veza APIs
Overview of Veza APIs and developer resources
Veza APIs enable automation of identity and access management workflows, custom integrations with unsupported applications, and programmatic control of platform features. Use these APIs to streamline operations, build custom reporting, and integrate Veza with other systems in your environment.
Getting started
Quick test: Verify your setup by running:
curl -H "Authorization: Bearer $VEZA_TOKEN" "$VEZA_URL/api/v1/providers"Production APIs (v1)
Production ready: These APIs are stable and backward-compatible. Breaking changes are avoided, and any necessary changes are communicated in advance.
Preview APIs
Early Access APIs
Early access: These APIs are experimental and actively evolving. Coordinate with your Veza account team before production use. Specifications may change without notice.
Developer resources
Build custom integrations using the official SDKs and example connectors:
Python SDK (oaaclient) - Build OAA connectors with the official Python library
.NET SDK - .NET implementation for OAA integrations
Example connectors - Sample applications and community examples
Last updated
Was this helpful?
