Dashboard

DEVELOPER ACCESS LAYER

Developer Console

Create developer access keys, send execution requests, and route AI workloads into the coordination network through API access.

Access
Syncing
Last Sync
Live

Developers

0

Keys

0

Requests

0

Running

0

Completed

0

Credits Spent

0
Developer Access

API Keys & Access Routes

Search, select, and inspect developer keys without squeezing controls into card layouts.

Access Keys

Developer Identity

Syncing...

No developer keys found

Create a key to access the execution network API.

Execution Request

Send API Request

Send a developer request into the coordination network.

API Route

Developer Endpoint

Use this route to submit execution demand into the network.

POST /api/developers/jobs
Header: x-api-key: No key
Header: Idempotency-Key: <generated per submission>
Body:
{
  "type": "developer-request",
  "payload": {
    "query": "..."
  }
}
Recent Activity

Developer Requests

Latest execution jobs created through developer access.

No developer requests yet

Requests created through API access will appear here.

Selected Job

Logs & Telemetry

Exact records for the selected developer job.

Select a developer job

Logs and telemetry load only for the selected job ID.