Provider marketplace

A premium inference pool where GPU owners earn and builders save.

Policate Provider connects independent model capacity with developers through a metered, quality-scored, OpenAI-compatible marketplace.

Pool matchinghealthy
qwen2.5-coder-32b
Provider EU-07 · 93 trust
$0.74
llama-3.1-70b
Provider US-12 · 89 trust
$0.92
deepseek-coder
Provider EU-03 · 86 trust
$0.61
escrow
retry
payout

Two products, one marketplace loop.

Providers supply capacity. Developers buy reliable, lower-cost inference. Policate manages trust, escrow, routing, and observability between both sides.

For providers

Bring capacity, earn per token

  1. 1
    Connect capacity
    Ollama, vLLM, or any OpenAI-compatible endpoint.
  2. 2
    Set your terms
    Choose model, price floor, region, and concurrency.
  3. 3
    Serve traffic
    The pool routes requests, checks health, and tracks quality.
  4. 4
    Get paid
    Escrow, dispute windows, and Stripe payout accounting.
Read the guide

For developers

Cheaper inference, drop-in API

  1. 1
    Add credits
    Stripe top-up and budget-safe metered usage.
  2. 2
    Point your client
    Drop-in OpenAI-compatible base URL and API key.
  3. 3
    Route by quality
    Trust scores, retries, fallback, and provider health.
  4. 4
    Spend less
    Transparent token pricing without cloud contracts.
Read the guide

Drop-in for OpenAI-compatible clients.

Add credits, create an API key, and point your client at the pool. Provider health, retry behavior, and marketplace accounting stay behind the API.

bash
export OPENAI_BASE_URL="https://api.providers.policate.marcllort.com/v1" export OPENAI_API_KEY="pool_live_xxxxx" curl "$OPENAI_BASE_URL/chat/completions" \ -H "Authorization: Bearer $OPENAI_API_KEY" \ -H "Content-Type: application/json"

Start with the side of the market you need.

Register capacity as a provider, or use the pool as a developer with a standard API key.