Aembit Edge API
The Aembit Edge API is the workload-facing runtime contract. Two operations let a Client Workload bootstrap a session by presenting attestation evidence to a configured Trust Provider (POST /edge/v1/auth) and then retrieve a short-lived credential for a Server Workload (POST /edge/v1/credentials). It is the contract the Aembit Edge SDKs and the Aembit CLI wrap, and the path applications use when they cannot run Agent Proxy.
This API exposes 2 operations across 2 paths, organized into 2 resource areas, and defines 27 schemas. It is described by OpenAPI 3.1.1, at version v1.
Requests are made against a single base URL, https://{tenant}.aembit.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Aembit Edge API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (EdgeApiAuth).
By default, every request must be authenticated.
EdgeApiAuth— Use Aembit Edge API access token obtained via the /edge/v1/auth endpoint
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 POST. They span 2 resource areas: Auth, Credentials. Each is listed below with its method, path, parameters, and response codes.
Schemas 27
The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are ClientWorkloadDetails (11 properties), EdgeCredentials (7 properties), ProcessDTO (7 properties), HostDTO (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
This is an independent, third-party profile of Aembit Edge 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.