-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
208 lines (208 loc) · 6.9 KB
/
Copy pathapis.yml
File metadata and controls
208 lines (208 loc) · 6.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
aid: golem-cloud
url: https://raw.githubusercontent.com/api-evangelist/golem-cloud/refs/heads/main/apis.yml
name: Golem
kind: company
description: Golem is an open-source durable computing platform for building agents and
distributed applications that never lose state. You deploy WebAssembly components and
invoke durable serverless workers through a REST API; the runtime transparently persists
every worker's execution so it survives crashes, restarts, and redeploys. Golem ships as
open source you self-host and as the managed Golem Cloud hosted service.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: medium
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/golem-cloud.png
tags:
- Durable Computing
- Serverless
- WebAssembly
- Workers
- Agents
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.23'
apis:
- aid: golem-cloud:golem-cloud-apidefinition-api
name: Golem ApiDefinition API
description: Custom HTTP API definitions and deployments (Worker Gateway).
humanURL: https://learn.golem.cloud/concepts/components
baseURL: https://release.api.golem.cloud
tags:
- ApiDefinition
properties:
- type: OpenAPI
url: openapi/golem-cloud-apidefinition-api-openapi.yml
- type: Documentation
url: https://learn.golem.cloud/concepts/components
- type: APIReference
url: https://learn.golem.cloud/rest-api/component
- type: PostmanCollection
url: collections/golem-cloud.postman_collection.json
- type: OpenCollection
url: collections/golem-cloud.opencollection.json
- type: GitHub
url: https://github.com/golemcloud/golem
- type: Documentation
url: https://learn.golem.cloud/concepts/workers
- type: APIReference
url: https://learn.golem.cloud/rest-api/worker
- type: AsyncAPI
url: asyncapi/golem-cloud-asyncapi.yml
- type: Documentation
url: https://learn.golem.cloud/invoke/making-custom-apis
- type: APIReference
url: https://learn.golem.cloud/rest-api/api-deployment
- type: Documentation
url: https://learn.golem.cloud/concepts/plugins
- type: APIReference
url: https://learn.golem.cloud/rest-api/plugin
- aid: golem-cloud:golem-cloud-component-api
name: Golem Component API
description: WebAssembly component registry operations.
humanURL: https://learn.golem.cloud/concepts/components
baseURL: https://release.api.golem.cloud
tags:
- Component
properties:
- type: OpenAPI
url: openapi/golem-cloud-component-api-openapi.yml
- type: Documentation
url: https://learn.golem.cloud/concepts/components
- type: APIReference
url: https://learn.golem.cloud/rest-api/component
- type: PostmanCollection
url: collections/golem-cloud.postman_collection.json
- type: OpenCollection
url: collections/golem-cloud.opencollection.json
- type: GitHub
url: https://github.com/golemcloud/golem
- type: Documentation
url: https://learn.golem.cloud/concepts/workers
- type: APIReference
url: https://learn.golem.cloud/rest-api/worker
- type: AsyncAPI
url: asyncapi/golem-cloud-asyncapi.yml
- type: Documentation
url: https://learn.golem.cloud/invoke/making-custom-apis
- type: APIReference
url: https://learn.golem.cloud/rest-api/api-deployment
- type: Documentation
url: https://learn.golem.cloud/concepts/plugins
- type: APIReference
url: https://learn.golem.cloud/rest-api/plugin
- aid: golem-cloud:golem-cloud-plugin-api
name: Golem Plugin API
description: Plugin registration and grants.
humanURL: https://learn.golem.cloud/concepts/components
baseURL: https://release.api.golem.cloud
tags:
- Plugin
properties:
- type: OpenAPI
url: openapi/golem-cloud-plugin-api-openapi.yml
- type: Documentation
url: https://learn.golem.cloud/concepts/components
- type: APIReference
url: https://learn.golem.cloud/rest-api/component
- type: PostmanCollection
url: collections/golem-cloud.postman_collection.json
- type: OpenCollection
url: collections/golem-cloud.opencollection.json
- type: GitHub
url: https://github.com/golemcloud/golem
- type: Documentation
url: https://learn.golem.cloud/concepts/workers
- type: APIReference
url: https://learn.golem.cloud/rest-api/worker
- type: AsyncAPI
url: asyncapi/golem-cloud-asyncapi.yml
- type: Documentation
url: https://learn.golem.cloud/invoke/making-custom-apis
- type: APIReference
url: https://learn.golem.cloud/rest-api/api-deployment
- type: Documentation
url: https://learn.golem.cloud/concepts/plugins
- type: APIReference
url: https://learn.golem.cloud/rest-api/plugin
- aid: golem-cloud:golem-cloud-worker-api
name: Golem Worker API
description: Durable worker lifecycle and invocation operations.
humanURL: https://learn.golem.cloud/concepts/components
baseURL: https://release.api.golem.cloud
tags:
- Worker
properties:
- type: OpenAPI
url: openapi/golem-cloud-worker-api-openapi.yml
- type: Documentation
url: https://learn.golem.cloud/concepts/components
- type: APIReference
url: https://learn.golem.cloud/rest-api/component
- type: PostmanCollection
url: collections/golem-cloud.postman_collection.json
- type: OpenCollection
url: collections/golem-cloud.opencollection.json
- type: GitHub
url: https://github.com/golemcloud/golem
- type: Documentation
url: https://learn.golem.cloud/concepts/workers
- type: APIReference
url: https://learn.golem.cloud/rest-api/worker
- type: AsyncAPI
url: asyncapi/golem-cloud-asyncapi.yml
- type: Documentation
url: https://learn.golem.cloud/invoke/making-custom-apis
- type: APIReference
url: https://learn.golem.cloud/rest-api/api-deployment
- type: Documentation
url: https://learn.golem.cloud/concepts/plugins
- type: APIReference
url: https://learn.golem.cloud/rest-api/plugin
common:
- type: AgenticAccess
url: agentic-access/golem-cloud-agentic-access.yml
- type: DomainSecurity
url: security/golem-cloud-domain-security.yml
- type: Authentication
url: authentication/golem-cloud-authentication.yml
- type: GitHubOrganization
url: https://github.com/golemcloud
- type: LinkedIn
url: https://www.linkedin.com/company/golem-cloud
- type: Website
url: https://www.golem.cloud
- type: Documentation
url: https://learn.golem.cloud
- type: Plans
url: plans/golem-cloud-plans-pricing.yml
- type: RateLimits
url: rate-limits/golem-cloud-rate-limits.yml
- type: FinOps
url: finops/golem-cloud-finops.yml
- url: https://www.golem.cloud/rss.xml
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com