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 Shadow AI API

The Shadow AI API from Credo AI — 6 operation(s) for shadow ai.

Credo AI Shadow AI 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 Shadow AI. 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 7 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 4 base URLs: http://localhost:4000/api/v2/{tenant}, https://api.credo-qa.com/api/v2/{tenant}, https://api.credo.ai/api/v2/{tenant}, {custom_base_url}/api/v2/{tenant}.

7 operations 6 paths 7 schemas 1 DELETE2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Credo AI Shadow AI API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — JWT access token obtained from [POST /auth/exchange](tag/Auth/operation/CredoAIWeb.Auth.TokenController.exchange). Include in the Authorization header: Authori…

Paths & Operations 7

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

Shadow AI 7
GET
/shadow_ai/ai_events
List AI events
CredoAIWeb.API.V2.ShadowAI.AIEventController.index 10 params → 200403404
POST
/shadow_ai/ai_events
Create AI event
CredoAIWeb.API.V2.ShadowAI.AIEventController.create body → 201403404422
POST
/shadow_ai/ai_events/bulk
Create AI events in bulk
CredoAIWeb.API.V2.ShadowAI.AIEventController.create_bulk body → 201403404422
DELETE
/shadow_ai/ai_events/{id}
Delete AI event
CredoAIWeb.API.V2.ShadowAI.AIEventController.delete 1 param → 204403404
GET
/shadow_ai/ai_tools
List AI tools
CredoAIWeb.API.V2.ShadowAI.AIToolController.index 4 params → 200403404
POST
/shadow_ai/ai_tools/{id}/register
Register AI tool
CredoAIWeb.API.V2.ShadowAI.AIToolController.register 1 param → 201403404
POST
/shadow_ai/ai_tools/{id}/unregister
Unregister AI tool
CredoAIWeb.API.V2.ShadowAI.AIToolController.unregister 1 param → 200403404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AIToolResponse (2 properties), AIEventsResponse (2 properties), AIEventResponse (2 properties), AIEventBulkCreateRequest (2 properties). Each schema is shown below with its type and property counts.

AIToolsResponse
object
Response containing a collection of AI tools
2 properties 1 required
AIEventBulkCreateRequest
object
Request schema for creating multiple AI events in bulk. Accepts either JSONAPI format with a 'data' array or simple format with an 'events' array.
2 properties
Error
object
Error response schema
1 property 1 required
AIEventResponse
object
Response containing a single AI event
2 properties 1 required
AIEventsResponse
object
Response containing a collection of AI events
2 properties 1 required
AIEventCreateRequest
object
Request schema for creating an AI event
1 property 1 required
AIToolResponse
object
Response containing a single AI tool
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

credo-ai-shadow-ai-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 Shadow AI 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.