PRO-1 API

One API.
A broader intelligence.

Use one OpenAI-compatible model endpoint for complex reasoning, research, documents, multimodal workflows and production applications.

PRO-1 checks each answer for completeness against an explicit rubric before returning it. The methodology and raw per-question data are open.

  • Live benchmarksprogress published openly
  • OpenAI-compatiblemodel endpoint
  • Estimatebefore execution

In Beta — features and pricing may change.

api.promanos.com Ready
Request
POST /v1/chat/completions
Authorization: Bearer $PROMANOS_API_KEY

{
  "model": "pro-1",
  "messages": [
    {"role": "user", "content": "Assess the launch strategy for a B2B AI API and find the risks that are easy to miss."}
  ]
}
01UnderstandTask, files and constraints mapped
02ResearchEvidence and relevant context processed
03VerifyCoverage checked before final answer
Response

The launch strategy is viable, but the highest-risk assumptions are proof, onboarding friction and price comprehension.

Model endpoint
One model endpoint
Use pro-1 through the existing API surface.
Compatibility
OpenAI-compatible
Change the base URL, API key and model name.
Benchmark proof
Open methodology
Per-question data published; live progress at /v1/benchmarks/live.
Cost control
/v1/estimate
Preview supported request cost before execution.
Benchmarks

How PRO-1 is evaluated.

PRO-1 is evaluated on rubric coverage and no-regret behavior — one strict checker epoch, decoy control, and a separate contamination-resistant exactness track. Every per-question result and the methodology are public.

Methodology

Rubric coverage, strict checking, open data

Each answer is scored on how completely it covers a rubric of required points, under a single strict checker epoch with a decoy control that measures the checker's false-positive rate. A separate contamination-resistant track re-checks exactness on fresh, previously unpublished questions. Every per-question result is published machine-readable.

The historical July 2026 runs did not capture a build stamp, so they are not proof of the current production build — their scores are not shown on this page. Each linked proof endpoint states its own proof_status and era note; numbers will return here only from a run bound to the running build. Methodology was tightened in July 2026 — figures are not comparable with earlier publications.
Quickstart

Up and running in a minute.

PRO-1 is /v1/chat/completions with model: "pro-1". Works with the official OpenAI SDK — just change the base_url and the key.

Demo: cURL, Python (OpenAI SDK), Node

Keep your key on the server. The model returns the cost and version in the response.

copy
You can preview and copy the code.
Connect remotely: public read-only documentation, or authenticated PRO-1 and Marketplace tools for IDEs and agents. Docs MCP needs no key. Product MCP uses your PRO-1 API token and the same billing as the API. Require approval for order actions.
Keep your key on the server. An empty balance returns a clear 402 — not a silently degraded answer.
Capabilities

A single interface for demanding AI work.

Core model capabilities are separated from the application patterns you can build on top of them.

Core capabilities
01

Advanced reasoning

Work through complex questions with multiple approaches, synthesis and completeness checks.

02

Web research

Collect current evidence, compare sources and return an answer grounded in relevant context.

03

Documents and PDF

Extract, analyze and answer from contracts, reports and other attached documents.

04

Vision and multimodal input

Understand screenshots, diagrams, images, text, documents and audio in one workflow.

05

Code execution

Use code and math tools for calculation, transformation and result verification.

06

Image and video generation

Create visual media through the same API family used by the rest of your application.

07

Realtime and voice

Build low-latency voice experiences, transcription and speech-enabled applications.

08

MCP and external tools

Connect trusted tools and external systems when the task needs action beyond the model.

09

Clarification and verification

Ask for missing constraints and check coverage before returning the final result.

10

Structured output

Return predictable machine-readable results for product and automation workflows.

Application patterns

Research agents

Evidence-led market, strategy, policy and due-diligence systems.

Document intelligence

Extraction, comparison, review and question answering across document collections.

Complex workflows

Multi-step assistants that combine reasoning, tools, media and verification.

Pricing

Prepaid, pay-as-you-go pricing.

Pay as you go, in the standard $/1M format. We bill processed tokens (input + full output, including reasoning tokens). Billing is by actual usage; a pre-run cost range is returned by /v1/estimate.

No subscription and no promotional credits. Fund your account before the first request; actual usage is deducted from your prepaid balance.

Pricing version: pro-1-usd-2026-07-11-r2 · effective 2026-07-11 · minimum $0.002

Usage rates

Input tokens

$12
per 1M tokens

Everything PRO-1 processes as input: the question and all the context you pass.

Output tokens

$48
per 1M tokens

The full output: generation, synthesis and verification of the answer (reasoning tokens).

Cost examples

$0.36-$3.72
by processed input and output tokens
  • 10k input + 5k output = $0.36
  • 50k input + 15k output = $1.32
  • 150k input + 40k output = $3.72
All capabilities & prices
ServiceWhat it does≈ adds to the request
Built-in tools — billed as tokens, no separate fee
Web searchup-to-date facts (weather / rates / news) with sources≈ +$0.01–0.03
Code executioncode and math in a sandbox + result verification≈ +$0.01–0.03
Files / PDFtext extraction from attachments$12 / 1M tokens · by size
Vision (images)image analysis with a vision model$12 / 1M tokens · by size
Audio transcriptionspeech from an audio attachment to text (speech-to-text)$12 / 1M tokens · by size
Video understandinganalyze a video — sampled frames + the audio track$12 / 1M tokens · by length
Generation & audio — separate endpoints
Image generationtext → image (standard & premium)from ≈ $0.04 / image
Video generationtext → a short video clipfrom ≈ $0.40 / clip
Speech synthesis (TTS)text → natural speech, OpenAI-compatiblefrom ≈ $0.015 / 1k chars
Voice cloninga branded voice from your samplesfrom ≈ $0.20 / voice
Realtime voicelive, low-latency voice conversationsby audio usage

Generation and audio are cost-plus. /v1/estimate returns a pre-run range; the response reports the final price based on actual usage.

FAQ

Frequently asked questions.

The essentials before you integrate.

Is PRO-1 one model or multiple models?

To you, PRO-1 is one model and one API. Inside, PRO-1 uses its own intelligent layer to combine the strengths of several leading AI systems, verify completeness, and synthesize the final result. The exact internal composition — providers, models, count, and selection logic — is proprietary.

Is it really OpenAI-compatible?

Yes. Point the official OpenAI SDK at https://api.promanos.com/v1, set the model to pro-1, and use your API key — no other code changes.

How is pricing calculated?

Per processed token — $12 / 1M input and $48 / 1M output — billed from a prepaid balance. There are no subscriptions or promotional credits. Fund the account before use; /v1/estimate returns a cost range before you run.

What happens to my data?

Accounts and data are isolated per user and stored in a single region; your content is not used to train models. See the Privacy Policy for details.

Are there rate limits?

There's a per-minute request limit, set by your usage tier (level). The tier rises automatically as your total top-ups grow — no plan to choose. Your current tier and limit are shown in your account.

Is there an SLA?

The service is in Beta — no formal SLA yet. Live status is at /status, and we report incidents and planned maintenance there and by email.

One model endpoint. Start building.

Connect PRO-1 through the OpenAI-compatible interface your application already understands.

Create an API key