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 Use Case Reviews API

Operations related to use case reviews, review actions, tasks and attestations

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

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 7 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0.

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

12 operations 7 paths 18 schemas 2 DELETE5 GET2 PATCH3 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 Use Case Reviews API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

Paths & Operations 12

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

use_case_reviews 12

Operations related to use case reviews, review actions, tasks and attestations

GET
/use_case_reviews/{review_id}/actions
Retrieve a list of all review actions associated with a specific use case review. NOTE: Using this endpoint with review actions of type 'comment' is DEPRECATED. Please use the commentthreads API endp…
CredoAIWeb.API.V2.UseCase.Review.ActionController.index 8 params → 200401404
POST
/use_case_reviews/{review_id}/actions
Create a new review action for the specified use case review. NOTE: Creating review actions of type 'comment' is DEPRECATED. Please use the commentthreads API endpoints instead for comment functional…
CredoAIWeb.API.V2.UseCase.Review.ActionController.create 1 param body → 200401403404
GET
/use_case_reviews/{review_id}/snapshot
Retrieve the snapshot of a specific review.
CredoAIWeb.API.V2.UseCase.ReviewController.show_snapshot 1 param → 200401404
DELETE
/use_case_reviews/{id}
Delete a specific review identified by its unique ID.
CredoAIWeb.API.V2.UseCase.ReviewController.delete 1 param → 204401403404
GET
/use_case_reviews/{id}
Fetch details of a specific review by its unique ID.
CredoAIWeb.API.V2.UseCase.ReviewController.show 1 param → 200401404
PATCH
/use_case_reviews/{id}
Update an existing review identified by its ID.
CredoAIWeb.API.V2.UseCase.ReviewController.update 1 param body → 204401403404
GET
/use_cases/{use_case_id}/reviews
Retrieve a list of reviews associated with a specific use case.
CredoAIWeb.API.V2.UseCase.ReviewController.index 3 params → 200401404
POST
/use_cases/{use_case_id}/reviews
Create a new review for a specified use case.
CredoAIWeb.API.V2.UseCase.ReviewController.create 1 param body → 200401404
GET
/use_case_reviews/{review_id}/snapshot/workflow_stage
Retrieve the workflow stage from a specific review's snapshot.
CredoAIWeb.API.V2.UseCase.ReviewController.show_workflow_stage 1 param → 200401404
POST
/use_case_reviews/{review_id}/tasks
Create a new task associated with a specific use case review.
CredoAIWeb.API.V2.UseCase.ReviewController.create_task 1 param body → 201401403
DELETE
/use_case_review_actions/{id}
Delete a specific review action. NOTE: Deleting review actions of type 'comment' is DEPRECATED. Please use the commentthreads API endpoints instead for comment functionality: [DELETE /usecases/{useca…
CredoAIWeb.API.V2.UseCase.Review.ActionController.delete 1 param → 204401403404
PATCH
/use_case_review_actions/{id}
Update an existing review action. NOTE: Updating review actions of type 'comment' is DEPRECATED. Please use the commentthreads API endpoints instead for comment functionality: [PATCH /usecases/{useca…
CredoAIWeb.API.V2.UseCase.Review.ActionController.update 1 param body → 200401403404

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are UseCaseSnapshotResource (4 properties), UseCaseReviewResource (4 properties), UseCaseReviewActionResource (4 properties), TaskResource (4 properties). Each schema is shown below with its type and property counts.

UseCaseReviewActionResponse
object
A JSON-API document with a single [UseCaseReviewActionResource](usecasereviewactionresource) resource
2 properties 1 required
UseCaseSnapshotResource
object
4 properties
UseCaseReviewCreateRequest
object
1 property
UseCaseReviewResource
object
4 properties
UseCaseReviewsResponse
object
A collection of [UseCaseReviewResource](usecasereviewresource)
1 property 1 required
TaskResource
object
4 properties
UseCaseReviewActionsResponse
object
A page of [UseCaseReviewActionResource](usecasereviewactionresource) results
2 properties 1 required
AuthError
object
1 property
UseCaseReviewActionCreateRequest
object
1 property
TaskResponse
object
A JSON-API document with a single [TaskResource](taskresource) resource
2 properties 1 required
UseCaseSnapshotResponse
object
A JSON-API document with a single [UseCaseSnapshotResource](usecasesnapshotresource) resource
2 properties 1 required
UseCaseReviewActionUpdateRequest
object
1 property
UseCaseReviewResponse
object
A JSON-API document with a single [UseCaseReviewResource](usecasereviewresource) resource
2 properties 1 required
UseCaseControlTaskCreateRequest
object
1 property
ForbiddenError
object
1 property
UseCaseReviewActionResource
object
4 properties
NotFoundError
object
1 property
UseCaseReviewUpdateRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

credo-ai-use-case-reviews-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 Use Case Reviews 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.