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

Custom HTTP API definitions and deployments (Worker Gateway).

Golem ApiDefinition 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 ApiDefinition. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 9 operations across 4 paths, and defines 3 schemas. 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.

9 operations 4 paths 3 schemas 2 DELETE4 GET2 POST1 PUT

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 ApiDefinition 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 9

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

ApiDefinition 9

Custom HTTP API definitions and deployments (Worker Gateway).

GET
/v1/api/definitions
List HTTP API definitions
listApiDefinitions 1 param → 200
POST
/v1/api/definitions
Create an HTTP API definition
createApiDefinition body → 200
GET
/v1/api/definitions/{id}/{version}
Get an HTTP API definition by id and version
getApiDefinition 2 params → 200
PUT
/v1/api/definitions/{id}/{version}
Update an HTTP API definition
updateApiDefinition 2 params body → 200
DELETE
/v1/api/definitions/{id}/{version}
Delete an HTTP API definition
deleteApiDefinition 2 params → 200
GET
/v1/api/deployments
List HTTP API deployments
listApiDeployments 1 param → 200
POST
/v1/api/deployments
Deploy an HTTP API definition to a host/domain
deployApiDefinition body → 200
GET
/v1/api/deployments/{site}
Get an HTTP API deployment by site
getApiDeployment 1 param → 200
DELETE
/v1/api/deployments/{site}
Delete an HTTP API deployment
deleteApiDeployment 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are HttpApiDefinition (4 properties), ApiDeploymentRequest (3 properties), ApiDeployment (3 properties). Each schema is shown below with its type and property counts.

HttpApiDefinition
object
4 properties
ApiDeployment
object
3 properties
ApiDeploymentRequest
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Golem publishes across the network.

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

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