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

Macrometa Streams API

The Streams API from Macrometa — 13 operation(s) for streams.

Macrometa Streams API is one of 63 APIs that Macrometa 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.

This API exposes 14 operations across 13 paths, and defines 15 schemas. It is described by OpenAPI 3.0.0, at version 0.17.17.

Requests are made against a single base URL, https://api-play.paas.macrometa.io.

14 operations 13 paths 15 schemas 3 DELETE5 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.17.17
Base URL
https://api-play.paas.macrometa.io
Authentication
API Key, HTTP Bearer
License
Macrometa License, Version 2.0
Resource Areas
1

Authentication & Security 2

Macrometa Streams API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Provide an API Key to the Authorization header, prefixed with "apikey". Example: Authorization: apikey
  • BearerAuth — Provide a JSON Web Token (JWT) to the Authorization header, prefixed with "bearer". Example: Authorization: bearer

Paths & Operations 14

Across 13 paths, the API surfaces 14 operations — 3 DELETE, 5 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Streams 14
GET
/_fabric/{fabric}/_api/streams
Get list of streams
ListOfStreams 2 params → 200400401
POST
/_fabric/{fabric}/_api/streams/{stream}
Create stream
CreateStream 3 params → 200400401409
DELETE
/_fabric/{fabric}/_api/streams/{stream}
Remove stream
DeleteStream 3 params → 200400401404
POST
/_fabric/{fabric}/_api/streams/{stream}/publish
Publish message
PublishStreamMessage 2 params body → 200400401
GET
/_fabric/{fabric}/_api/streams/{stream}/backlog
Get backlog for the stream
Backlog 2 params → 200400401
GET
/_fabric/{fabric}/_api/streams/{stream}/stats
Get stats for the stream
Stats 4 params → 200400401
GET
/_fabric/{fabric}/_api/streams/{stream}/subscriptions
Get stream subscriptions
GetSubscriptionsList 2 params → 200400401
GET
/_fabric/{fabric}/_api/streams/ttl
Get message TTL for streams
GetStreamsTTL 2 params → 200400401
POST
/_fabric/{fabric}/_api/streams/ttl/{ttl}
Set message TTL for streams
SetStreamsTTL 3 params → 200400401
POST
/_fabric/{fabric}/_api/streams/clearbacklog
Clear backlog
ClearBacklog 2 params → 200400401
POST
/_fabric/{fabric}/_api/streams/clearbacklog/{subscription}
Clear subscription's backlog
ClearSubscription'sBacklog 3 params → 200400401
POST
/_fabric/{fabric}/_api/streams/{stream}/expiry/{seconds}
Expire messages on the stream
ExpireMessages 3 params → 200400401409
DELETE
/_fabric/{fabric}/_api/streams/subscription/{subscription}
Unsubscribe
DeleteAllSubscriptions 3 params → 200400401
DELETE
/_fabric/{fabric}/_api/streams/{stream}/subscriptions/{subscription}
Delete subscription
DeleteSubscription 3 params → 200400401404412

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are error_example_rc_401 (4 properties), error_example_rc_412 (4 properties), error_example_rc_400 (4 properties), error_example_rc_409 (4 properties). Each schema is shown below with its type and property counts.

delete_stream_example_rc_202
object
3 properties
get_all_streams_examples_rc_200
object
3 properties
get_stream_stats_example_rc_200
object
3 properties
error_example_rc_409
object
4 properties 1 required
get_stream_subs_example_rc_200
object
3 properties
error_example_rc_404
object
4 properties 1 required
headers
get_stream_backlog_example_rc_200
object
3 properties
publish_stream_example_rc_200
object
3 properties
get_stream_ttl_example_rc_200
object
3 properties
error_example_rc_400
object
4 properties 1 required
error_example_rc_412
object
4 properties 1 required
create_stream_example_rc_202
object
3 properties
error_example_rc_401
object
4 properties 1 required
set_stream_ttl_example_rc_200
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-streams-api-openapi.yml Raw ↑

Other APIs Macrometa publishes across the network.

Macrometa Activity Metrics API
Macrometa Administration API
Macrometa API key API
Macrometa API Keys API
Macrometa Authentication API
Macrometa Billing API
Macrometa Cache API
Macrometa Change History API
Macrometa Collections API
Macrometa Components API
Macrometa Connections API
Macrometa Connectors API
Where this information came from

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