> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mibyanai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Platform overview

> Manage projects, API keys, usage, logs, limits, and security

[Mibyan Platform](https://platform.mibyanai.com) is the developer console for applications that use Mibyan through an OpenAI-compatible API.

<CardGroup cols={2}>
  <Card title="Organizations and projects" icon="building">Separate teams, applications, environments, and policies.</Card>
  <Card title="Project API keys" icon="key">Create test or live keys with scoped permissions and restrictions.</Card>
  <Card title="Usage and logs" icon="chart-line">Inspect requests, tokens, estimated cost, latency, and errors.</Card>
  <Card title="Limits and security" icon="shield">Control budgets, rate limits, memberships, and audit history.</Card>
</CardGroup>

| Service           | Canonical URL                           |
| ----------------- | --------------------------------------- |
| Developer console | `https://platform.mibyanai.com`         |
| API base          | `https://api.mibyanai.com/v1`           |
| OpenAPI           | `https://api.mibyanai.com/openapi.yaml` |
| Documentation     | `https://docs.mibyanai.com`             |
