v50

OpenAPI 3.0.0raw.githubusercontent.com2026-08-015895110.3 KB
access-tokens

Create access token

Create a new access token. Deprecated; use an API key (E2B_API_KEY) instead.

post/access-tokens

Request body

namestring required

Name of the access token

Response

Access token created successfully

idstring uuid required

Identifier of the access token

namestring required

Name of the access token

tokenstring required

The fully created access token

createdAtstring date-time required

Timestamp of access token creation