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

Mindlogic gateway API

The gateway API from Mindlogic — 7 operation(s) for gateway.

Mindlogic gateway API is one of 7 APIs that Mindlogic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, /v1/gateway.

7 operations 7 paths 8 schemas 2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://factchat-cloud.mindlogic.ai/v1/gateway
Resource Areas
1

Paths & Operations 7

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

gateway 7
POST
/chatbots/{chatbot_id}/chat/completions/
Call a specific chatbot via API key (OpenAI-compatible)
GatewayChatbotChatCompletions 1 param body → 200400401404422
GET
/claude/v1/models/
List Anthropic models
AnthropicListModels → 200
POST
/claude/v1/messages/
Anthropic Messages API pass-through
AnthropicMessages → 200
POST
/claude/v1/messages/count_tokens/
Anthropic counttokens pass-through
AnthropicCountTokens → 200
POST
/responses/
OpenAI Responses API pass-through
CreateResponse → 200
GET
/responses/{response_id}/
Poll OpenAI background response
GetResponse 1 param → 200422
POST
/responses/{response_id}/cancel/
Cancel OpenAI background response
CancelResponse 1 param → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are GatewayChatbotChatRes (7 properties), ValidationError (5 properties), ChatCompletionChoice (3 properties), ChatCompletionUsage (3 properties). Each schema is shown below with its type and property counts.

ChatCompletionMessage
object
2 properties 1 required
ChatCompletionChoice
object
3 properties 1 required
HTTPValidationError
object
1 property
ChatMessage
object
2 properties 2 required
GatewayChatbotChatRes
object
7 properties 3 required
GatewayChatbotChatReq
object
Stateless from the caller's view — the caller supplies the full message history each call; no session is persisted server-side.
2 properties 1 required
ChatCompletionUsage
object
3 properties
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mindlogic-gateway-api-openapi.yml Raw ↑

Other APIs Mindlogic publishes across the network.

Mindlogic Audio API
Mindlogic Chat API
Mindlogic Credits API
Mindlogic Images API
Mindlogic Models API
Mindlogic Video API
Where this information came from

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