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 Users API

Interact with User objects, including creating API Keys.

Prefect Users 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 User. 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 7 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 0.8.4.

7 operations 3 paths 8 schemas 2 DELETE3 GET1 PATCH1 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 7

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

Users 7

Interact with User objects, including creating API Keys.

GET
/api/users/{id}
Read User
read_user_api_users__id__get 1 param → 200422
PATCH
/api/users/{id}
Update User
update_user_api_users__id__patch 1 param body → 204422
DELETE
/api/users/{id}
Delete User
delete_user_api_users__id__delete 1 param → 204422
POST
/api/users/{id}/api_keys
Create User Api Key
create_user_api_key_api_users__id__api_keys_post 1 param body → 201422
GET
/api/users/{id}/api_keys
Read User Api Keys
read_user_api_keys_api_users__id__api_keys_get 2 params → 200422
GET
/api/users/{id}/api_keys/{api_key_id}
Read User Api Key
read_user_api_key_api_users__id__api_keys__api_key_id__get 2 params → 200422
DELETE
/api/users/{id}/api_keys/{api_key_id}
Delete User Api Key
delete_user_api_key_api_users__id__api_keys__api_key_id__delete 2 params → 204422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are User (15 properties), UserUpdate (9 properties), APIKeyCreateResponse (5 properties), APIKeyReadResponse (5 properties). Each schema is shown below with its type and property counts.

APIKeyCreateResponse
object
Data returned by the api after creating a new apikey. This includes an un-hashed api key.
5 properties 2 required
User
object
An ORM representation of an User
15 properties 6 required
APIKeyReadResponse
object
Data returned by the api when reading apikeys
5 properties 1 required
UserSettings
object
4 properties
APIKeyCreate
object
Data used by the api to create a new apikey
2 properties 1 required
UserUpdate
object
Data used by API to update a user
9 properties
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prefect-users-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 Users 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.