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

The Query Workers API from Macrometa — 6 operation(s) for query workers.

Macrometa Query Workers 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 Workers. The published artifact set on APIs.io includes an OpenAPI specification.

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

7 operations 6 paths 18 schemas 1 DELETE1 GET3 POST2 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 Workers 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 7

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

Query Workers 7
POST
/_fabric/{fabric}/_api/restql
Save query worker
SaveRestqlByName 1 param body → 200400403
POST
/_fabric/{fabric}/_api/restql/import
Import custom query workers
ImportCustomRestQL 1 param body → 200400403
POST
/_fabric/{fabric}/_api/restql/execute/{name}
Run query worker
ExecuteRestqlByName 2 params body → 201400403
PUT
/_fabric/{fabric}/_api/restql/fetch/{id}
Read next batch from cursor
fetchRestqlCursor 2 params → 200400404
GET
/_fabric/{fabric}/_api/restql/user
List current query workers
ListRestqlAssociatedWithCurrentUser 1 param → 200400403
DELETE
/_fabric/{fabric}/_api/restql/{name}
Remove query worker
DeleteRestqlByName 2 params → 200400403
PUT
/_fabric/{fabric}/_api/restql/{name}
Update query worker
UpdateRestqlByName 2 params body → 200400403

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are query_workers_post_restql_execute_rc_201 (7 properties), query_workers_post_restql_execute_rc_200 (7 properties), error_example_rc_400 (4 properties), error_example_rc_404 (4 properties). Each schema is shown below with its type and property counts.

import_query_error_details
object
3 properties
user_queries_update_user_queries
object
1 property
query_workers_post_restql_execute_rc_201
object
7 properties
examples_id_key_rev_data
object
4 properties
query_workers_post_restql_execute_rc_200
object
7 properties
user_queries_update_data_format
object
Specify the query parameters.
3 properties 1 required
headers
user_queries_create_data_format
object
Specify the query parameters.
4 properties 1 required
query_workers_get_restql_user_rc_200
object
3 properties
error_example_rc_404
object
4 properties 1 required
error_example_rc_400
object
4 properties 1 required
example_import_custom_query_200
object
3 properties
error_example_rc_403
object
4 properties 1 required
user_queries_import_custom_queries
object
2 properties
user_queries_execute_saved_queries
object
2 properties
query_workers_post_restql_rc_200
object
3 properties
user_queries_data_format_type
string
Query language.
user_queries_create_user_queries
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-query-workers-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 Workers 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.