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

Gravitee APIs API

Manage APIs (v2 and v4 message-oriented APIs)

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

This API exposes 3 JSON Schema definitions.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, a changelog, a GitHub repository, rate-limit docs, and 3 JSON Schemas.

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

Requests are made against 2 base URLs: https://{host}/management/v2, https://{host}/management/v2/organizations/{orgId}.

11 operations 8 paths 5 schemas 1 DELETE2 GET7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://documentation.gravitee.io/apim
Authentication
HTTP Basic, API Key, HTTP Bearer
License
Resource Areas
1

Authentication & Security 3

Gravitee APIs API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (BasicAuth). An API key is passed in the cookie as Auth-Graviteeio-APIM (CookieAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 11

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

APIs 11

Manage APIs (v2 and v4 message-oriented APIs)

GET
/environments/{envId}/apis
List APIs in an Environment
listApis 3 params → 200
POST
/environments/{envId}/apis
Create an API
createApi 1 param body → 201
POST
/environments/{envId}/apis/_import/swagger
Import an API from an OpenAPI/Swagger Document
importSwaggerApi 1 param body → 201
POST
/environments/{envId}/apis/_import/definition
Import an API From a Gravitee Definition
importApiDefinition 1 param body → 201
POST
/environments/{envId}/apis/_search
Search APIs by Query
searchApis 1 param body → 200
GET
/environments/{envId}/apis/{apiId}
Get an API by Identifier
getApi 2 params → 200
PUT
/environments/{envId}/apis/{apiId}
Update an API
updateApi 2 params body → 200
DELETE
/environments/{envId}/apis/{apiId}
Delete an API
deleteApi 2 params → 204
POST
/environments/{envId}/apis/{apiId}/_deploy
Deploy an API to the Gateway
deployApi 2 params → 202
POST
/environments/{envId}/apis/{apiId}/_start
Start an API
startApi 2 params → 204
POST
/environments/{envId}/apis/{apiId}/_stop
Stop an API
stopApi 2 params → 204

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Api (14 properties), Pagination (5 properties), ImportSwaggerDescriptor (5 properties), CreateApi (5 properties). Each schema is shown below with its type and property counts.

ApisPage
object
2 properties
Api
object
14 properties
CreateApi
object
5 properties 3 required
ImportSwaggerDescriptor
object
5 properties 2 required
Pagination
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gravitee-apis-api-openapi.yml Raw ↑

Other APIs Gravitee publishes across the network.

Gravitee Cockpit
Gravitee Alert Engine
Gravitee AI Agent Management
Gravitee Kafka Gateway
Gravitee Kubernetes Operator
Gravitee alerts API
Gravitee Analytics API
Gravitee API Products API
Gravitee application API
Gravitee Applications API
Gravitee audit API
Gravitee Authentication Device Notifier API
Where this information came from

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