E2B api-keys API
The api-keys API from E2B — 2 operation(s) for api-keys.
E2B api-keys API is one of 14 APIs that E2B publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include api-keys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.
This API exposes 4 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 0.1.0.
Requests are made against a single base URL, https://api.e2b.app.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 5
E2B api-keys API declares
5 security schemes
for authenticating requests.
An API key is passed in the header as X-API-Key (ApiKeyAuth).
It accepts HTTP bearer tokens (access_token) (AccessTokenAuth).
An API key is passed in the header as X-Supabase-Token (Supabase1TokenAuth).
An API key is passed in the header as X-Supabase-Team (Supabase2TeamAuth).
An API key is passed in the header as X-Admin-Token (AdminTokenAuth).
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreatedTeamAPIKey (7 properties), TeamAPIKey (6 properties), IdentifierMaskingDetails (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from E2B 12
Other APIs E2B publishes across the network.