A.W.A.C.S · Developer API

Add your app to the AI firewall with the API alone, no console. Register to claim a project and get a token, then point your LLM client at the gateway. Authenticate project calls with the x-awacs-token header; your upstream provider key rides in the normal Authorization/api-key header and is relayed untouched. Spec: /v1/openapi.json. Prefer a UI? The Developer Portal registers, edits, and shows your app’s stats in the browser.

1 POST /v1/register → project id + token (shown once) 2 base_url → /v1/gateway/{project}/{provider} 3 rotate/revoke tokens with the token you hold