Skip to main content
Version: v1.0.0

Openlane OpenAPI 3.1.1 Specifications

Openlane's API services are designed to provide a simple and easy to use interface for interacting with the Openlane platform. This API is designed to be used by both internal and external clients to interact with the Openlane platform.

Authentication

Bearer token authentication using API tokens. The token identifies the organization and grants permissions to manage users and groups within that organization's scope.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

License

Apache 2.0