Forge is preparing the requested surface and verifying the live route.
Forge is preparing the requested surface and verifying the live route.
Connect a project, generate a project-scoped API key, and confirm gateway reachability.
Start by creating a project in Forge Console, generating a project-scoped API key, and confirming that the Forge gateway responds.
Projects scope billing, telemetry, policies, runtime entitlements, and API-key access. Open /console/projects to create or select the project you want to use.
Forge API keys are project-scoped. Open your project's /console/projects/:id/keys panel to create, rotate, or revoke the key you will use with the gateway.
curl -H "Authorization: Bearer $FORGE_KEY" https://optimaforge.ai/v1/health
This health check proves the endpoint is reachable. Use authenticated model or agent calls once your project and key are ready.