FAQ

Answers for developers and API users.

Answers for developers and API users

Yes. The v1 API exposes OpenAI-compatible Chat Completions and Responses endpoints, plus Anthropic-compatible Messages endpoints for familiar SDK and HTTP workflows.

FAQ6

Is Prismatic API compatible with OpenAI and Anthropic clients?

How do subscription quotas work?5h / 7d

Each plan has global rolling 5-hour and 7-day request windows. Every model can consume a configurable number of plan requests per API call.

What happens when quota runs out?PAYG

If PAYG is enabled and funded, the request can fall back to wallet billing. If PAYG is disabled or underfunded, the API returns a billing error.

Is Prismatic API compatible with OpenAI and Anthropic clients?

Yes. The v1 API exposes OpenAI-compatible Chat Completions and Responses endpoints, plus Anthropic-compatible Messages endpoints for familiar SDK and HTTP workflows.

How many models are available?

We provide access to hundreds of AI models through a unified catalog. Each model has a stable public identifier.

How do subscription quotas work?

Each plan has global rolling 5-hour and 7-day request windows. Every model can consume a configurable number of plan requests per API call.

What happens when quota runs out?

If PAYG is enabled and funded, the request can fall back to wallet billing. If PAYG is disabled or underfunded, the API returns a billing error.

Is streaming supported?

Yes. Streaming is supported for subscription quota and PAYG fallback; PAYG debits the wallet from the final usage data received.

Are payments automated?

Yes. Stripe Checkout handles card and PayPal payments when available, while NOWPayments automates crypto checkout through IPN callbacks. Admins can still record manual payments when external settlement needs support review.