Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Equinix Licenses API

Manage licenses. See project endpoints to list and create licenses for a particular project.

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

Tagged areas include Licenses. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.1, at version 1.2.

Requests are made against a single base URL, https://api.equinix.com.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.2
Base URL
https://api.equinix.com
Terms of Service
Resource Areas
1

Paths & Operations 5

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

Licenses 5

Manage licenses. See project endpoints to list and create licenses for a particular project.

DELETE
/licenses/{id}
Delete the license
deleteLicense 1 param → 204401403404
GET
/licenses/{id}
Retrieve a license
findLicenseById 3 params → 200401403404
PUT
/licenses/{id}
Update the license
updateLicense 3 params body → 200401403404422
GET
/projects/{id}/licenses
Retrieve all licenses
findProjectLicenses 5 params → 200401403404
POST
/projects/{id}/licenses
Create a License
createLicense 3 params body → 201401403404422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are License (6 properties), LicenseCreateInput (3 properties), Error (2 properties), LicenseUpdateInput (2 properties). Each schema is shown below with its type and property counts.

LicenseUpdateInput
object
2 properties
Error
object
Error responses are included with 4xx and 5xx HTTP responses from the API service. Either "error" or "errors" will be set.
2 properties
License
object
6 properties
LicenseList
object
1 property
LicenseCreateInput
object
3 properties
Href
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-licenses-api-openapi.yml Raw ↑

Other APIs Equinix publishes across the network.

Equinix Agent Templates API
Equinix Agents API
Equinix Authentication API
Equinix availability API
Equinix Batches API
Equinix BGP API
Equinix Capacity API
Equinix Cloud Events API
Equinix Cloud Routers API
Equinix Company Profiles API
Equinix Connections API
Equinix Console Log Details API