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

The Connections API from Macrometa — 14 operation(s) for connections.

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

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

This API exposes 20 operations across 14 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.

20 operations 14 paths 26 schemas 2 DELETE7 GET9 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 Connections 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 20

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

Connections 20
POST
/_fabric/{fabric}/_api/connections
Create a connection
createConnection 1 param body → 200400401
GET
/_fabric/{fabric}/_api/connections
List all connections
getConnections 2 params → 200401404
POST
/_fabric/{fabric}/_api/connections/validate
Validate a connection
validateConnection 1 param body → 200400401
GET
/_fabric/{fabric}/_api/connections/{connection-name}
Get connection details
getConnection 2 params → 200401404
DELETE
/_fabric/{fabric}/_api/connections/{connection-name}
Delete a connection
deleteConnection 3 params → 200401404
PUT
/_fabric/{fabric}/_api/connections/{connection-name}
Update connection details
updateConnection 2 params body → 200400401404
GET
/_api/connections/metrics
Retrieve metrics
getMetrics 3 params → 200401400
GET
/_api/connectors
Get available connectors
getConnectors → 200401
GET
/_api/connectors/{connector-name}
Get connector details
getConnector 2 params → 200401404
POST
/_api/connectors/{connector-name}/sample
Retrieve sample data from the data source
retrieveSample 1 param body → 200400401404
POST
/_api/connectors/{connector-name}/schema
Retrieve schema from the data source
retrieveSchema 1 param body → 200400401404
POST
/_api/transformations/sample
Generate a transformation query sample
getSampleTransformation body → 200400401
POST
/_api/transformations/validate
Validate transformation
validateTransformation body → 200400401
POST
/_api/transformations/preview
Generate transformed data preview
previewTransformation body → 200400401
GET
/api/hss/v1/connections
Get the list of available connections.
get_connections_api_hss_v1_connections_get → 200401
PUT
/api/hss/v1/connections
Updates a connection
update_connection_api_hss_v1_connections_put body → 200400401404422500
POST
/api/hss/v1/connections
Creates a connection
create_connection_api_hss_v1_connections_post body → 200400401409422500
GET
/api/hss/v1/connections/{connection_name}
Get details of a connection including its configurations
get_connection_api_hss_v1_connections__connection_name__get 1 param → 200400401404500422
DELETE
/api/hss/v1/connections/{connection_name}
Deletes a connection
delete_connection_api_hss_v1_connections__connection_name__delete 1 param → 200204401403404500422
POST
/api/hss/v1/connections/validate
Validates a connection
validate_connection_api_hss_v1_connections_validate_post body → 200400401422500

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are ConnectorConfig (8 properties), ConnectorBase (5 properties), ConnectionBase (5 properties), error_example_rc_401 (4 properties). Each schema is shown below with its type and property counts.

ConnectorConfig
object
A config of a connector.
8 properties
ConnectionBase
object
5 properties
ResponseBase
object
2 properties 1 required
ConnectorEntityResponse
ConnectorSampleRequest
object
2 properties
headers
ConnectionValidateResponse
object
2 properties
HTTPValidationError
object
1 property
ValidationResponse
MetricsResponse
ConnectorEntity
object
3 properties
SchemaAttribute
object
Model to encapsulate properties of a schema attribute from a connector.
2 properties
error_example_rc_404
object
4 properties 1 required
DeletedResponse
ValidationError
object
3 properties 3 required
ConnectionResponse
error_example_rc_400
object
4 properties 1 required
ConnectorSample
object
Model to encapsulate properties of a sample from a connector.
2 properties
ConnectorEntitiesResponse
error_example_rc_401
object
4 properties 1 required
TransformationValidationResponse
ConnectorSchema
object
Model to encapsulate properties of a schema from a connector.
2 properties
ConnectionDTO
object
3 properties 3 required
ConnectorBase
object
Lightweight connector definition.
5 properties
Connection
ConnectionsResponse

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

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