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 Managed Keys API

The Managed Keys API from Macrometa — 3 operation(s) for managed keys.

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

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

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

5 operations 3 paths 10 schemas 1 DELETE2 GET1 PATCH1 POST

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 Managed Keys 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 5

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

Managed Keys 5
GET
/_fabric/{fabric}/_api/kms/managedkey
List of managed keys.
ListOfManagedKey 9 params → 200401403412
POST
/_fabric/{fabric}/_api/kms/managedkey
Create managed key.
CreateManagedKey 1 param body → 200401403412422
GET
/_fabric/{fabric}/_api/kms/managedkey/{id}
Fetch managed key by ID.
FetchManagedKey 2 params → 200401403404412
DELETE
/_fabric/{fabric}/_api/kms/managedkey/{id}
Delete managed key by ID.
DeleteManagedKey 2 params → 200401403404412
PATCH
/_fabric/{fabric}/_api/kms/managedkey/{id}/enable/{enable}
Enable or disable the managed key.
EnableOrDisableManagedKey 3 params → 200401403404412

Schemas 10

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

error_example_rc_422
object
3 properties 1 required
get_all_managedkeys_examples_rc_200
object
3 properties
create_managed_key_request
object
6 properties
error_example_rc_404
object
4 properties 1 required
error_example_rc_403
object
4 properties 1 required
headers
get_managedkey_examples_rc_200
object
3 properties
error_example_rc_412
object
4 properties 1 required
create_managed_key_example_rc_200
object
3 properties
error_example_rc_401
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-managed-keys-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 Managed Keys 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.