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

Edgee Chat API

Chat completion endpoints (OpenAI format)

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

Tagged areas include Chat. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 1 operation across 1 path, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://edgee.io.

1 operations 1 paths 18 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://edgee.io
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Edgee Chat API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as x-api-key (apiKeyAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer authentication header of the form Bearer , where is your API key. More info [here](/docs/api-reference/authentication)
  • apiKeyAuth — Anthropic-style API key authentication using the x-api-key header

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Chat 1

Chat completion endpoints (OpenAI format)

POST
/v1/chat/completions
Create chat completion
createChatCompletion 3 params body → 200400401403429500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ChatCompletionRequest (12 properties), ChatCompletionResponse (9 properties), Message (7 properties), Usage (5 properties). Each schema is shown below with its type and property counts.

ToolCall
object
3 properties 3 required
ToolChoiceTypedMode
object
Typed-mode form of toolchoice — an object containing only a type field set to auto or none.
1 property 1 required
Message
object
7 properties 1 required
ErrorResponse
object
Error response. The error object follows OpenAI's error envelope shape; the gateway additionally populates type (Anthropic-style category) and param when appli…
1 property 1 required
InputTokenDetails
object
Additional details about input tokens.
2 properties
ToolChoiceSpecific
object
2 properties 2 required
Usage
object
Usage statistics for the completion. In streaming responses, this is only present in the final chunk when streamoptions.includeusage is true.
5 properties 5 required
EdgeeToolExecuted
object
Summary of an Edge Tool that was executed inline by the gateway.
2 properties 2 required
FunctionCall
object
2 properties 2 required
CompressionInfo
object
Token compression metrics. Present in the response when token compression was applied to the request. The usage.prompttokens field reflects the compressed toke…
4 properties 4 required
FunctionDefinition
object
3 properties 1 required
ChatCompletionResponse
object
9 properties 6 required
CompressionModel
string
Selects the compression bundle to apply to the request. Equivalent to the X-Edgee-Compression-Model header.
ToolChoiceFunction
object
1 property 1 required
Tool
object
2 properties 2 required
ChatCompletionRequest
object
12 properties 2 required
OutputTokenDetails
object
Additional details about output tokens.
1 property
ChatCompletionChoice
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edgee-chat-api-openapi.yml Raw ↑

Other APIs Edgee publishes across the network.

Edgee Console API
Edgee Compress API
Edgee Messages API
Edgee Models API
Edgee Responses API
Edgee Tokens API
Where this information came from

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