Overview
BeamCore endpoints generated from the versioned OpenAPI snapshot.
This reference is generated from the versioned BeamCore OpenAPI snapshot. It documents the methods, parameters, request bodies, responses, schemas, and schema-provided examples without requiring network access during a build.
Endpoints are grouped in the sidebar under the role that calls them, so the client surface stays separate from the orchestrator, worker, and validator routes. Select a resource group to browse its endpoints.
Each operation lists the credential it needs, and the request panel builds a sample in cURL, JavaScript, Go, Python, Java, C#, and Rust.
Samples omit the key itself until you enter one. They mirror the request
panel above them, so an authenticated operation shows the header with an empty
value — -H "X-Api-Key: " — and copying it as-is returns
401 authentication required. Enter a key in the panel and the samples fill it
in across every language, or paste your own value into the header.
Authenticated operations use the X-Api-Key request header. Enter only a test or scoped key in an interactive client; this documentation never stores or embeds API keys.