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

Golem Plugin API

Plugin registration and grants.

Golem Plugin API is one of 4 APIs that Golem publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Plugin. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 6 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://release.api.golem.cloud, http://localhost:9881.

6 operations 4 paths 1 schemas 1 DELETE2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://release.api.golem.cloud
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Golem Plugin API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token). By default, every request must be authenticated.

  • Token — Bearer token created for your Golem account. Pass it in the Authorization header as Bearer .

Paths & Operations 6

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

Plugin 6

Plugin registration and grants.

GET
/v1/accounts/{account_id}/plugins
List registered plugins for an account
listPlugins 1 param → 200
POST
/v1/accounts/{account_id}/plugins
Register a new plugin
createPlugin 1 param body → 200
GET
/v1/plugins/{plugin_id}
Get a plugin by id
getPlugin 1 param → 200
DELETE
/v1/plugins/{plugin_id}
Delete a plugin
deletePlugin 1 param → 200
POST
/v1/components/{component_id}/workers/{agent_name}/activate-plugin
Activate a plugin on a worker
activatePlugin 3 params → 200
POST
/v1/components/{component_id}/workers/{agent_name}/deactivate-plugin
Deactivate a plugin on a worker
deactivatePlugin 3 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Plugin (5 properties). Each schema is shown below with its type and property counts.

Plugin
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

golem-cloud-plugin-api-openapi.yml Raw ↑

Other APIs Golem publishes across the network.

Golem ApiDefinition API
Golem Component API
Golem Worker API
Where this information came from

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