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

The Secrets API from Macrometa — 2 operation(s) for secrets.

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

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

This API exposes 6 operations across 2 paths, and defines 12 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 2 paths 12 schemas 2 DELETE2 GET1 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 Secrets 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 2 paths, the API surfaces 6 operations — 2 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Secrets 6
GET
/_fabric/{fabric}/_api/kms/secret
List of secrets.
ListOfSecrets 8 params → 200401403412
POST
/_fabric/{fabric}/_api/kms/secret
Create secret.
CreateSecret 1 param body → 200401403409412
DELETE
/_fabric/{fabric}/_api/kms/secret
Delete all secrets.
DeleteAllSecrets 2 params → 200401403
GET
/_fabric/{fabric}/_api/kms/secret/{name}
Fetch secret.
FetchSecret 2 params → 200401403404412
PUT
/_fabric/{fabric}/_api/kms/secret/{name}
Update secret.
UpdateSecret 2 params body → 200401403412
DELETE
/_fabric/{fabric}/_api/kms/secret/{name}
Delete secret.
DeleteSecret 2 params → 200401403404412

Schemas 12

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

update_secret_request
object
3 properties
error_example_rc_403
object
4 properties 1 required
get_secret_examples_rc_200
object
3 properties
error_example_rc_404
object
4 properties 1 required
create_secret_request
object
4 properties
headers
delete_all_secret_example_rc_200
object
3 properties
error_example_rc_412
object
4 properties 1 required
error_example_rc_409
object
4 properties 1 required
error_example_rc_401
object
4 properties 1 required
create_secret_example_rc_200
object
3 properties
get_all_secrets_examples_rc_200
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-secrets-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 Secrets 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.