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

Prefect Variables API

The Variables API from Prefect — 5 operation(s) for variables.

Prefect Variables API is one of 63 APIs that Prefect publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 9 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 0.8.4.

9 operations 5 paths 14 schemas 2 DELETE2 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.8.4
Resource Areas
1

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 2 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Variables 9
POST
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/
Create Variable
create_variable_api_accounts__account_id__workspaces__workspace_id__variables__post 3 params body → 201422
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/{id}
Read Variable
read_variable_api_accounts__account_id__workspaces__workspace_id__variables__id__get 4 params → 200422
PATCH
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/{id}
Update Variable
update_variable_api_accounts__account_id__workspaces__workspace_id__variables__id__patch 4 params body → 204422
DELETE
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/{id}
Delete Variable
delete_variable_api_accounts__account_id__workspaces__workspace_id__variables__id__delete 4 params → 204422
GET
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/name/{name}
Read Variable By Name
read_variable_by_name_api_accounts__account_id__workspaces__workspace_id__variables_name__name__get 4 params → 200422
PATCH
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/name/{name}
Update Variable By Name
update_variable_by_name_api_accounts__account_id__workspaces__workspace_id__variables_name__name__patch 4 params body → 204422
DELETE
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/name/{name}
Delete Variable By Name
delete_variable_by_name_api_accounts__account_id__workspaces__workspace_id__variables_name__name__delete 4 params → 204422
POST
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/filter
Read Variables
read_variables_api_accounts__account_id__workspaces__workspace_id__variables_filter_post 3 params body → 200422
POST
/api/accounts/{account_id}/workspaces/{workspace_id}/variables/count
Count Variables
count_variables_api_accounts__account_id__workspaces__workspace_id__variables_count_post 3 params body → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Variable (6 properties), VariableFilter (5 properties), Body_read_variables_api_accounts__account_id__workspaces__workspace_id__variables_filter_post (4 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

Body_read_variables_api_accounts__account_id__workspaces__workspace_id__variables_filter_post
object
4 properties
Body_count_variables_api_accounts__account_id__workspaces__workspace_id__variables_count_post
object
1 property
prefect_cloud__orion__schemas__filters__Operator
string
Operators for combining filter criteria.
VariableCreate
object
Data used by the Orion API to create a Variable.
3 properties 2 required
VariableSort
string
Defines variables sorting options.
VariableFilterName
object
Filter by Variable.name.
2 properties
VariableFilter
object
Filter variables. Only variables matching all criteria will be returned
5 properties
VariableFilterTags
object
Filter by Variable.tags.
3 properties
VariableFilterId
object
Filter by Variable.id.
1 property
VariableFilterValue
object
Filter by Variable.value.
2 properties
Variable
object
6 properties 2 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
VariableUpdate
object
Data used by the Orion API to update a Variable.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prefect-variables-api-openapi.yml Raw ↑

Other APIs Prefect publishes across the network.

Prefect Server REST API
Prefect Python SDK
Prefect Account Billing API
Prefect Account Images API
Prefect Account Memberships API
Prefect Account Roles API
Prefect Account SSO API
Prefect Accounts API
Prefect AI API
Prefect Artifacts API
Prefect Asset Publications API
Prefect Asset Subscriptions API
Where this information came from

This is an independent, third-party profile of Prefect Variables 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.