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 Streams API is one of 74 APIs that Equinix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 4 paths, and defines 25 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.

9 operations 4 paths 25 schemas 2 DELETE3 GET2 POST2 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 9

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

Streams 9

Streams

GET
/fabric/v4/streams
Get Streams
getStreams 2 params → 200401403404500
POST
/fabric/v4/streams
Create Stream
createStreams body → 202400401403415500
GET
/fabric/v4/streams/{streamId}
Get Stream
getStreamByUuid 1 param → 200400401403404500
PUT
/fabric/v4/streams/{streamId}
Update Stream
updateStreamByUuid 1 param body → 202400401403404415500
DELETE
/fabric/v4/streams/{streamId}
Delete Stream
deleteStreamByUuid 1 param → 202400401403404500
POST
/fabric/v4/streamAssets/search
Get Assets
getStreamsAssets 2 params body → 200401403404500
GET
/fabric/v4/streams/{streamId}/{asset}/{assetId}
Get Asset
getStreamAssetByUuid 3 params → 200400401403404500
PUT
/fabric/v4/streams/{streamId}/{asset}/{assetId}
Attach Asset
updateStreamAssetByUuid 3 params body → 202400401403404415500
DELETE
/fabric/v4/streams/{streamId}/{asset}/{assetId}
Detach Asset
deleteStreamAssetByUuid 3 params → 202400401403404500

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Changelog (12 properties), Stream (11 properties), Error (6 properties), StreamAsset (5 properties). Each schema is shown below with its type and property counts.

StreamAssetSortBy
string
Possible field names to use on sorting
PriceError_additionalInfo
object
2 properties
StreamAsset
object
Stream object
5 properties
Asset
string
Pagination
object
Pagination response information
5 properties 2 required
StreamAssetSearchRequest
object
Search requests containing criteria
3 properties 1 required
ErrorList
array
List of Error Message
Changelog
object
Change log
12 properties
StreamAssetSimpleExpression
object
3 properties
AssetId_1
string
Stream Asset UUID
StreamAssetSortDirection
string
Sorting direction
StreamAssetPutRequest
object
Update Stream Asset
1 property
StreamAssetFilter
object
StreamPostRequest
object
Create Stream
4 properties 3 required
Project
object
1 property 1 required
StreamId
string
Stream UUID
StreamAssetSortCriteria
object
2 properties
StreamPutRequest
object
Update Stream
2 properties 1 required
GetAllStreamResponse
object
2 properties
Stream
object
Stream object
11 properties
StreamAssetFilters
object
1 property
GetAllStreamAssetResponse
object
2 properties
Error
object
Error Response with details
6 properties 2 required
StreamAssetOrFilter
object
1 property
PaginationRequest
object
Pagination request information
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-streams-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