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

Agnost AI Organizations API

Organization management

Agnost AI Organizations API is one of 14 APIs that Agnost AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 7 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 2.1.2.

Requests are made against a single base URL, https://api.agnost.ai.

12 operations 7 paths 2 schemas 1 DELETE6 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.2
Base URL
https://api.agnost.ai
Authentication
API Key, HTTP Bearer, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 4

Agnost AI Organizations API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-org-id (OrgId). It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as x-api-key (ApiKey). An API key is passed in the header as x-org-id (OrgScope).

  • OrgId — Organization ID (UUID). Used by SDKs for event ingestion. Header is case-insensitive.
  • BearerAuth — JWT token from OAuth login.
  • ApiKey — API key (agnost ) for programmatic dashboard access. Issued via Settings → API Keys.
  • OrgScope — Optional. Selects which organization a JWT- or API-key-authenticated request targets when the credential has access to multiple.

Paths & Operations 12

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

Organizations 12

Organization management

GET
/dashboard/api/profile
Get current user profile
getProfile → 200401
GET
/dashboard/api/organizations
List organizations
listOrganizations → 200
POST
/dashboard/api/organizations
Create organization
createOrganization body → 201400
PUT
/dashboard/api/organizations/{id}
Update organization
updateOrganization 1 param body → 200
DELETE
/dashboard/api/organizations/{id}
Delete organization
deleteOrganization 1 param → 204
GET
/dashboard/api/organization/displayId
Get the public-facing org display ID
getOrgDisplayID → 200
GET
/dashboard/api/organizations/{id}/members
List organization members
listOrgMembers 1 param → 200
POST
/dashboard/api/organizations/{id}/members
Add member to organization
addOrgMember 1 param body → 200
GET
/dashboard/api/organization/event-keys
Get event metadata key configuration
getEventKeys → 200
PUT
/dashboard/api/organization/event-keys
Update event metadata keys
updateEventKeys body → 200
GET
/dashboard/api/organization/conversation-keys
Get conversation metadata key configuration
getConversationKeys → 200
PUT
/dashboard/api/organization/conversation-keys
Update conversation metadata keys
updateConversationKeys body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Organization (4 properties), Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property 1 required
Organization
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agnost-ai-organizations-api-openapi.yml Raw ↑

Other APIs Agnost AI publishes across the network.

Agnost AI Alerts API
Agnost AI API Keys API
Agnost AI Auth API
Agnost AI Billing API
Agnost AI Classification API
Agnost AI Connections API
Agnost AI Conversations API
Agnost AI Dashboard API
Agnost AI Onboarding API
Agnost AI SDK API
Agnost AI Sentiments API
Agnost AI SOPs API
Where this information came from

This is an independent, third-party profile of Agnost AI Organizations 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.