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

B3 Admin API

The Admin API from B3 — 19 operation(s) for admin.

B3 Admin API is one of 39 APIs that B3 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 21 operations across 19 paths, and defines 71 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against the base URL https://api.b3os.org/v1.

21 operations 19 paths 71 schemas 1 DELETE14 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.b3os.org/v1
Resource Areas
1

Paths & Operations 21

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

Admin 21
GET
/v1/admin/ai-profiles
List all org AI profiles (admin)
3 params body → 200400403500
GET
/v1/admin/ai-prompts
List all AI prompt templates (admin)
body → 200403
GET
/v1/admin/chat-conversations
List chat conversations (admin)
3 params body → 200400403500
GET
/v1/admin/chat-messages
List all chat messages (admin)
5 params body → 200400403500
GET
/v1/admin/organizations
List all organizations (admin)
3 params body → 200400403500
GET
/v1/admin/organizations/{orgId}
Get organization details (admin)
1 param body → 200400403404500
POST
/v1/admin/organizations/{orgId}/cu/adjust
Adjust CU (admin)
1 param body → 200400403500
POST
/v1/admin/organizations/{orgId}/cu/deposit
Deposit CU (admin)
1 param body → 200400403500
GET
/v1/admin/organizations/{orgId}/knowledge
List org knowledge entries (admin)
4 params body → 200400403500
GET
/v1/admin/runs/{runId}
Get run details (admin)
1 param body → 200404500
GET
/v1/admin/templates
List all templates (admin)
6 params body → 200400403500
PATCH
/v1/admin/templates/{templateId}
Update template (admin)
1 param body → 200400403404500
GET
/v1/admin/workflows
List all workflows (admin)
5 params body → 200400403500
GET
/v1/admin/workflows/{workflowId}
Get workflow details (admin)
1 param body → 200404500
GET
/v1/admin/workflows/{workflowId}/runs
List workflow runs (admin)
3 params body → 200400500
POST
/v1/admin/workflows/{workflowId}/{action}
Update workflow status (admin)
2 params body → 200400404500
GET
/v1/admin/onboarding/analytics
[ADMIN] Get onboarding analytics
→ 200403500
GET
/v1/admin/onboarding/questions
[ADMIN] Get all onboarding questions (including inactive)
1 param → 200400403500
POST
/v1/admin/onboarding/questions
[ADMIN] Create a new onboarding question
body → 201400403500
DELETE
/v1/admin/onboarding/questions/{questionId}
[ADMIN] Delete an onboarding question
1 param → 200400403404500
PATCH
/v1/admin/onboarding/questions/{questionId}
[ADMIN] Update an existing onboarding question
1 param body → 200400403404500

Schemas 71

The contract defines 71 schemas that model the data the API accepts and returns. The most detailed are github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.Template (26 properties), AdminWorkflowDetail (13 properties), AdminTemplateWithOrg (12 properties), github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.Tag (12 properties). Each schema is shown below with its type and property counts.

github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.ConnectorReference
object
nil if action doesn't need connector
2 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.CUAdjustResult
object
2 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.NodePosition
object
2 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.WorkflowInput
object
4 properties
PaginatedData-schemas_AdminOrganizationWithBalance
object
4 properties
AdjustCUSuccessResponse
object
4 properties
AdminListWorkflowRunsSuccessResponse
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.CommentReply
object
5 properties
DepositCUSuccessResponse
object
4 properties
PaginatedData-schemas_AdminTemplateWithOrg
object
4 properties
AdminListTemplatesSuccessResponse
object
4 properties
AdminAIPrompt
object
2 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_app_api_http.SuccessResponse
object
4 properties
AdminOrgKnowledgeEntry
object
9 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.Comment
object
9 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.WorkflowNode
object
9 properties 2 required
AdminUpdateOnboardingQuestionSuccessResponse
object
4 properties
AdminListAIPromptsSuccessResponse
object
4 properties
AdminListWorkflowsSuccessResponse
object
4 properties
AdminListOrganizationsSuccessResponse
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_app_api_http.ErrorResponse
object
4 properties
AdminListChatConversationsSuccessResponse
object
4 properties
AdminListChatMessagesSuccessResponse
object
4 properties
AdminTemplateWithOrg
object
12 properties
OnboardingAnalyticsResponse
object
4 properties
AdminOrganizationWithBalance
object
8 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.PropSchema
object
8 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.StickyNote
object
9 properties
AdminOrganizationMember
object
4 properties
AdminGetWorkflowSuccessResponse
object
4 properties
AdminCreateOnboardingQuestionSuccessResponse
object
4 properties
PaginatedData-schemas_AdminChatConversation
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.TemplateVisibility
string
AdminListAIProfilesSuccessResponse
object
4 properties
AdminWorkflowWithOrg
object
9 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.StickyNoteUser
object
2 properties
PaginatedData-schemas_AdminWorkflowWithOrg
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_app_api_service_cu.AdjustParams
object
3 properties 3 required
AdminChatConversation
object
9 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.Template
object
26 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.WorkflowUIMetadata
object
3 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_app_api_service_cu.DepositParams
object
1 property 1 required
AdminExecutionNode
object
6 properties
AdminGetAllOnboardingQuestionsSuccessResponse
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.WorkflowDefinition
object
Definition is the full workflow graph to execute. Must contain a "root" node with type "manual". All action nodes referenced in children arrays must be present.
3 properties 1 required
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.CUDepositResult
object
2 properties
AdminGetRunSuccessResponse
object
4 properties
AdminUpdateTemplateParams
object
2 properties
AdminRunDetail
object
11 properties
PaginatedData-schemas_AdminAIProfileWithOrg
object
4 properties
AdminOrganizationDetail
object
11 properties
AdminCreateOnboardingQuestionParams
object
8 properties 5 required
AdminGetOnboardingAnalyticsSuccessResponse
object
4 properties
PaginatedData-schemas_AdminChatMessage
object
4 properties
AdminChatMessage
object
9 properties
AdminListOrgKnowledgeSuccessResponse
object
4 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.TemplateProp
object
8 properties
PaginatedData-schemas_AdminWorkflowRun
object
4 properties
AdminWorkflowRun
object
7 properties
AdminUpdateOnboardingQuestionParams
object
7 properties
AdminAIProfileWithOrg
object
7 properties
AdminOnboardingQuestionResponse
object
10 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.StickyNoteSize
object
2 properties
AdminUpdateWorkflowStatusSuccessResponse
object
3 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity.Tag
object
12 properties
PaginatedData-schemas_AdminOrgKnowledgeEntry
object
4 properties
AdminWorkflowDetail
object
13 properties
AdminDeleteOnboardingQuestionSuccessResponse
object
3 properties
github_com_b3-fun_b3-mono_services_b3os-workflow_PaginatedData-github_com_b3-fun_b3-mono_services_b3os-workflow_internal_pkg_entity_Template
object
4 properties
data
object
1 property
AdminGetOrganizationSuccessResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

b3-admin-api-openapi.yml Raw ↑

Other APIs B3 publishes across the network.

B3 Action API
B3 Actions API
B3 Ai API
B3 Api Keys API
B3 Connector Types API
B3 Connectors API
B3 Contract API
B3 Contracts API
B3 CU API
B3 faucet API
B3 Integrations API
B3 Internal API
Where this information came from

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