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

Credo AI Fields API

Operations related to custom fields management

Credo AI Fields API is one of 40 APIs that Credo AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 8 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, /api/v2/credoai.

12 operations 8 paths 19 schemas 2 DELETE6 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.credo.ai/api/v2/{tenant}
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Credo AI Fields API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

Paths & Operations 12

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

fields 12

Operations related to custom fields management

GET
/domains
Retrieves a list of all domains.
CredoAIWeb.API.V2.DomainController.index → 200401
POST
/domains
Creates a new custom domain with the provided attributes.
CredoAIWeb.API.V2.DomainController.create body → 201401403
DELETE
/domains/{id}
Deletes a custom domain identified by its unique ID.
CredoAIWeb.API.V2.DomainController.delete 1 param → 204401403404
PATCH
/domains/{id}
Updates the attributes of an existing custom domain.
CredoAIWeb.API.V2.DomainController.update 1 param body → 200401403404
GET
/domains/in_use
Retrieves a list of domains that are currently in use.
CredoAIWeb.API.V2.DomainController.in_use → 200401
DELETE
/custom_fields/{id}
Deletes the custom field identified by its ID. Returns no content upon successful deletion.
CredoAIWeb.API.V2.CustomFieldController.delete 1 param → 204401403404
PATCH
/custom_fields/{id}
Updates the details of an existing custom field identified by its ID. Returns the updated field's details.
CredoAIWeb.API.V2.CustomFieldController.update 1 param body → 200401403404
GET
/industries
Retrieves a list of available industries for the tenant.
CredoAIWeb.API.V2.TenantInfoController.industries → 200401
GET
/domains/{id}/use_cases
Retrieves use cases associated with a specific domain.
CredoAIWeb.API.V2.DomainController.use_cases 1 param → 200401
GET
/custom_fields
Retrieves a list of all custom fields.
CredoAIWeb.API.V2.CustomFieldController.index → 200401
POST
/custom_fields
Creates a new custom field with the specified attributes. Returns the created field's details.
CredoAIWeb.API.V2.CustomFieldController.create body → 201401403
GET
/regions
Retrieves a list of available regions for the tenant.
CredoAIWeb.API.V2.TenantInfoController.regions → 200401

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are DomainResource (4 properties), IndustryResource (4 properties), CustomFieldResource (4 properties), UseCaseResource (4 properties). Each schema is shown below with its type and property counts.

CustomFieldUpdateRequest
object
1 property
DomainsResponse
object
A collection of [DomainResource](domainresource)
1 property 1 required
UseCaseResource
object
4 properties
IndustryResource
object
4 properties
DomainResponse
object
A JSON-API document with a single [DomainResource](domainresource) resource
2 properties 1 required
UseCasesResponse
object
A page of [UseCaseResource](usecaseresource) results
2 properties 1 required
RegionsResponse
object
A collection of [RegionResource](regionresource)
1 property 1 required
DomainResource
object
4 properties
DomainUpdateRequest
object
1 property
CustomFieldResource
object
4 properties
CustomFieldsResponse
object
A collection of [CustomFieldResource](customfieldresource)
1 property 1 required
RegionResource
object
4 properties
ForbiddenError
object
1 property
IndustriesResponse
object
A collection of [IndustryResource](industryresource)
1 property 1 required
AuthError
object
1 property
CustomFieldCreateRequest
object
1 property
CustomFieldResponse
object
A JSON-API document with a single [CustomFieldResource](customfieldresource) resource
2 properties 1 required
DomainCreateRequest
object
1 property
NotFoundError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

credo-ai-fields-api-openapi.yml Raw ↑

Other APIs Credo AI publishes across the network.

Credo AI Governance Intelligence Pro MCP Server
Credo AI Alerts API
Credo AI Audit Logs API
Credo AI Comment Threads API
Credo AI Entities API
Credo AI Entity Control Assignments API
Credo AI Entity Controls API
Credo AI Entity Evidences API
Credo AI Entity Policy Packs API
Credo AI Entity Risk Scenario Controls API
Credo AI Entity Risk Scenarios API
Credo AI Entity Section Assignments API
Where this information came from

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