How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Astronomer ApiToken API

The `apitoken` object represents a single API token within your Organization. API tokens are used to authenticate automated tools and processes to your Organization. They have varying levels of access to your resources based on their Organization, Workspace, and Deployment roles. See [Workspace API tokens](workspace-api-tokens.md) and [Organization API tokens](organization-api-tokens.md).

Astronomer ApiToken API is one of 15 APIs that Astronomer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include API Token. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, a getting-started guide, and authentication docs.

This API exposes 7 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version v1.0.

Requests are made against a single base URL, https://api.astronomer.io/v1.

7 operations 4 paths 13 schemas 1 DELETE2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0
Base URL
https://api.astronomer.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Astronomer ApiToken API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT). By default, every request must be authenticated.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

ApiToken 7

The apitoken object represents a single API token within your Organization. API tokens are used to authenticate automated tools and processes to your Organization. They have varyi…

GET
/organizations/{organizationId}/tokens
List API tokens
ListApiTokens 10 params → 200400401403404500
POST
/organizations/{organizationId}/tokens
Create an API token
CreateApiToken 1 param body → 200400401403404500
DELETE
/organizations/{organizationId}/tokens/{tokenId}
Delete an API token
DeleteApiToken 2 params → 204400401403404500
GET
/organizations/{organizationId}/tokens/{tokenId}
Get an API token
GetApiToken 2 params → 200400401403404500
POST
/organizations/{organizationId}/tokens/{tokenId}
Update an API token
UpdateApiToken 2 params body → 200400401403404500
POST
/organizations/{organizationId}/tokens/{tokenId}/roles
Update API token roles
UpdateApiTokenRoles 2 params body → 200400401403404500
POST
/organizations/{organizationId}/tokens/{tokenId}/rotate
Rotate API token
RotateApiToken 2 params → 200400401403404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ApiToken (17 properties), CreateApiTokenRequest (7 properties), BasicSubjectProfile (6 properties), ApiTokenRole (4 properties). Each schema is shown below with its type and property counts.

DagRole
object
4 properties 2 required
Error
object
4 properties 3 required
ApiToken
object
17 properties 9 required
DeploymentRole
object
2 properties 2 required
ApiTokensPaginated
object
4 properties 4 required
CreateApiTokenRequest
object
7 properties 3 required
UpdateApiTokenRequest
object
2 properties 1 required
FieldValidationError
object
3 properties 3 required
SubjectRoles
object
4 properties
ApiTokenRole
object
4 properties 3 required
WorkspaceRole
object
2 properties 2 required
UpdateApiTokenRolesRequest
object
1 property 1 required
BasicSubjectProfile
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

astronomer-apitoken-api-openapi.yml Raw ↑

Other APIs Astronomer publishes across the network.

Astronomer AgentToken API
Astronomer AllowedIpAddressRange API
Astronomer Authorization API
Astronomer Cluster API
Astronomer Deploy API
Astronomer Deployment API
Astronomer Environment API
Astronomer Invite API
Astronomer Options API
Astronomer Organization API
Astronomer Role API
Astronomer Team API
Where this information came from

This is an independent, third-party profile of Astronomer ApiToken API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.