# Sakebari Developer and Agent Resources

> Sakebari is an AI marketing workspace. Public product discovery is available today; a general-purpose public developer API, self-serve API keys, OAuth delegation, public webhooks, and a public MCP server are not yet available.

## Available now

- [OpenAPI document](https://sakebari.com/openapi.json) — describes public discovery resources and the existing first-party Brand Book PDF endpoint.
- [API status](https://sakebari.com/docs/api) — what is public, private, and planned.
- [Authentication](https://sakebari.com/docs/auth) — current Supabase session authentication and OAuth status.
- [Permissions](https://sakebari.com/docs/permissions) — current user/team authorization and the missing developer-scope layer.
- [Agent onboarding](https://sakebari.com/docs/onboarding) — what agents and human evaluators can do now.
- [Webhook status](https://sakebari.com/docs/webhooks) — public webhook availability.
- [MCP status](https://sakebari.com/mcp) — public MCP availability.
- [LLM guide](https://sakebari.com/llms.txt) and [extended guide](https://sakebari.com/llms-full.txt).
- [Machine-readable product metadata](https://sakebari.com/.well-known/ai.json).
- [Pricing](https://sakebari.com/pricing.md) and [public sitemap](https://sakebari.com/sitemap.xml).

## Access status

- Public marketing and discovery documents require no authentication.
- The web application uses Supabase Auth user sessions.
- `POST /api/brandbook-pdf` is a first-party web-app endpoint protected by a Sakebari user's Supabase bearer token. It is not a general developer API.
- Third-party OAuth authorization is not enabled.
- Sakebari-specific OAuth scopes and self-serve API keys are not implemented.
- There is no public API sandbox, webhook subscription API, or MCP server today.

## Product evaluation

A human can create a Sakebari account without a credit card and receives 20 one-time welcome credits. The [public demo](https://sakebari.com/demo) and machine-readable product documents can be evaluated without an account. Programmatic agent execution still requires a supported developer-authentication product, which is not yet offered.

## Contact

Developer-access decisions: [contact@sakebari.com](mailto:contact@sakebari.com)
