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

Manage bots (service accounts) within an Account

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

8 operations 6 paths 14 schemas 2 DELETE2 GET1 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 8

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

Bots 8

Manage bots (service accounts) within an Account

POST
/api/accounts/{account_id}/bots/
Create Bot
create_bot_api_accounts__account_id__bots__post 1 param body → 201422
GET
/api/accounts/{account_id}/bots/{id}
Read Bot
read_bot_api_accounts__account_id__bots__id__get 2 params → 200422
PATCH
/api/accounts/{account_id}/bots/{id}
Update Bot
update_bot_api_accounts__account_id__bots__id__patch 2 params body → 204422
DELETE
/api/accounts/{account_id}/bots/{id}
Delete Bot
delete_bot_api_accounts__account_id__bots__id__delete 2 params → 204422
POST
/api/accounts/{account_id}/bots/filter
Read Bots
read_bots_api_accounts__account_id__bots_filter_post 1 param body → 200422
POST
/api/accounts/{account_id}/bots/{id}/rotate_api_key
Rotate Api Key
rotate_api_key_api_accounts__account_id__bots__id__rotate_api_key_post 2 params body → 201422
GET
/api/accounts/{account_id}/bots/{id}/read_bot_api_keys
Read Bot Api Keys
read_bot_api_keys_api_accounts__account_id__bots__id__read_bot_api_keys_get 2 params → 200422
DELETE
/api/accounts/{account_id}/bots/{id}/delete_bot_api_key/{api_key_id}
Delete Bot Api Key
delete_bot_api_key_api_accounts__account_id__bots__id__delete_bot_api_key__api_key_id__delete 3 params → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are BotCreateResponse (8 properties), BotReadResponse (8 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
Body_read_bots_api_accounts__account_id__bots_filter_post
object
3 properties
BotFilterName
object
2 properties
BotAPIKeyReadResponse
object
Data returned by the API when listing a bot's api keys.
2 properties 2 required
BotFilter
object
2 properties
BotFilterId
object
1 property
APIKeyReadResponse
object
Data returned by the api when reading apikeys
5 properties 1 required
BotRotateAPIKey
object
Data used by the api to rotate a bot's api key
2 properties
BotUpdate
object
Data used by the api to update a bot
2 properties
BotCreate
object
Data used by the api to create a bot
3 properties 1 required
BotReadResponse
object
8 properties 5 required
BotCreateResponse
object
8 properties 5 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prefect-bots-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 Bots 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.