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

The Collections API from Macrometa — 10 operation(s) for collections.

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

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

This API exposes 14 operations across 10 paths, and defines 26 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 10 paths 26 schemas 2 DELETE6 GET2 POST4 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 Collections 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 10 paths, the API surfaces 14 operations — 2 DELETE, 6 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Collections 14
GET
/_fabric/{fabric}/_api/collection
List all collections
handleCommandGet 2 params → 200404
POST
/_fabric/{fabric}/_api/collection
Create collection
handleCommandPost:CreateCollection 1 param body → 200400403404
DELETE
/_fabric/{fabric}/_api/collection/{collection-name}
Remove collection
handleCommandDelete:collection 3 params → 200400404
GET
/_fabric/{fabric}/_api/collection/{collection-name}
Get the information about collection
handleCommandGet:collectionGetProperties 2 params → 200400403404
GET
/_fabric/{fabric}/_api/collection/{collection-name}/workflows
Get workflows
getWorkflows 2 params → 200401404
POST
/_fabric/{fabric}/_api/collection/{collection-name}/workflows
Create a workflow
createWorkflow 2 params body → 201400401
DELETE
/_fabric/{fabric}/_api/collection/{collection-name}/workflows/{workflow-name}
Remove workflow
deleteWorkflow 3 params → 200401404
GET
/_fabric/{fabric}/_api/collection/{collection-name}/metadata
Retrieve additional collection metadata
getMetadata 2 params → 200401404
PUT
/_fabric/{fabric}/_api/collection/{collection-name}/metadata
Update collection metadata
updateMetadata 2 params body → 200400401404
PUT
/_fabric/{fabric}/_api/collection/{collection-name}/reload
Truncate and reload data
reloadCollection 2 params → 200401404
GET
/_fabric/{fabric}/_api/collection/{collection-name}/count
Get number of documents in a collection
handleCommandGet:getCollectionCount 2 params → 200400404
GET
/_fabric/{fabric}/_api/collection/{collection-name}/figures
Return figures of a collection
handleCommandGet:collectionFigures 2 params → 200400404
PUT
/_fabric/{fabric}/_api/collection/{collection-name}/truncate
Truncate collection
handleCommandPut:truncateCollection 2 params → 200400404
PUT
/_fabric/{fabric}/_api/collection/{collection-name}/properties
Update collection properties
handleCommandPut:modifyProperties 2 params body → 200400404

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are api_collection_put_collection_property_http_examples_rc_200 (18 properties), get_api_collection_figures_rc_200 (17 properties), api_collection_get_collection_name_http_examples_rc_200 (15 properties), api_collection_http_200_help (12 properties). Each schema is shown below with its type and property counts.

fabric_collection_validate_keyoption
object
Additional options for key generation. If specified, keyOptions should be a JSON array containing the following attributes:
4 properties
api_collection_post_http_examples_rc_200
object
3 properties
fabric_collection_validate
object
8 properties 1 required
WorkflowMetadataEntity
object
4 properties
CollectionMetadataEntity
object
5 properties
ResponseBase
object
2 properties 1 required
get_api_collection_figures_rc_200
object
17 properties
api_collection_get_http_examples_rc_200
object
3 properties
api_collection_put_properties_http_examples_rc_200
object
3 properties 1 required
headers
api_collection_http_200_help
object
12 properties
WorkflowConnectionEntity
object
5 properties
api_collection_get_collection_name_http_examples_rc_200
object
15 properties
CollectionMetadataResponse
error_example_rc_404
object
4 properties 1 required
collection_figures
object
6 properties
DeletedResponse
api_collection_get_count_examples_rc_200
object
8 properties
api_collection_put_collection_property_http_examples_rc_200
object
18 properties
error_example_rc_400
object
4 properties 1 required
WorkflowEntity
object
6 properties
error_example_rc_401
object
4 properties 1 required
error_example_rc_403
object
4 properties 1 required
ConnectorBase
object
Lightweight connector definition.
5 properties
collection_figures_indexes
object
2 properties
collection_figures_view_indexes
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-collections-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 Components API
Macrometa Connections API
Macrometa Connectors API
Macrometa Data Centers API
Where this information came from

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