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 Query API

The Query API from Macrometa — 5 operation(s) for query.

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

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 5 paths, and defines 13 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.

6 operations 5 paths 13 schemas 1 DELETE4 POST1 PUT

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 Query 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 6

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

Query 6
POST
/_fabric/{fabric}/_api/cursor
Create cursor from C8QL query
createQueryCursor 1 param body → 201400404
POST
/_fabric/{fabric}/_api/cursor/sql
Create cursor from SQL query.
createSqlQueryCursor 1 param body → 201400404
DELETE
/_fabric/{fabric}/_api/cursor/{cursor-identifier}
Remove cursor
deleteQueryCursor 2 params → 202404
PUT
/_fabric/{fabric}/_api/cursor/{cursor-identifier}
Read next batch from cursor
modifyQueryCursor 2 params → 200400404
POST
/_fabric/{fabric}/_api/query
Parse an C8QL query
parseQuery 1 param body → 200400
POST
/_fabric/{fabric}/_api/query/explain
Explain an C8QL query
explainQuery 1 param body → 200400404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are api_cursor_opts (10 properties), api_cursor_rc_201 (8 properties), api_cursor_rc_200 (8 properties), api_cursor (6 properties). Each schema is shown below with its type and property counts.

api_cursor
object
6 properties 1 required
api_cursor_rc_201
object
8 properties 1 required
api_cursor_rc_404
object
4 properties 1 required
error_example_rc_404
object
4 properties 1 required
api_cursor_rc_400
object
The JSON representation is malformed.
4 properties 1 required
explain_options
object
Options for the query.
3 properties
api_query_properties
object
1 property 1 required
api_explain
object
3 properties 1 required
headers
error_example_rc_400
object
4 properties 1 required
api_cursor_rc_200
object
8 properties 1 required
sql_api_cursor
object
5 properties 1 required
api_cursor_opts
object
Key/value object with extra options for the query.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-query-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 Query 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.