Decentralized AI API

Decentralized AI
made simple

Gonka Broker gives developers and AI agents low-cost access to decentralized AI infrastructure through an OpenAI-compatible API.

Low-cost inference · OpenAI-compatible · 10 nGONKA per token · No monthly subscription

POST /v1/chat/completions200 OK
curl https://api.gonka.broker/v1/chat/completions \
  -H "Authorization: Bearer $GONKA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gonka-auto",
    "messages": [{
      "role": "user",
      "content": "Summarize this report"
    }]
  }'
OPENAI-COMPATIBLESTREAMINGUSAGE-BASED
Works with the tools developers already useHERMESOPENCLAWn8nLANGCHAINOPENAI SDK
01 / Why Gonka Broker

Decentralized compute
ready to use

Access decentralized model infrastructure without operating a node, managing network settlement, or building a custom inference gateway.

01

Lower-cost inference

Usage-based pricing is designed to make capable AI inference affordable for agents, automations, and applications.

02

OpenAI-compatible

Keep familiar SDKs and request formats. Change the base URL, model alias, and API key.

03

Decentralized AI access

Use compute supplied by a decentralized AI network through a straightforward developer API.

04

Operational controls

Usage caps, bounded retries, request tracing, and service monitoring are built into the gateway.

02 / Price advantage

Powerful AI
without the high cost

Low-cost decentralized inference for AI agents, applications and automation, with simple usage-based pricing.

USD equivalentUpdates daily
Current rate10 nGONKA / token
AccountNo monthly fee
Billing unitInput + output tokens
See pricing ↗
03 / Built for

AI agents, apps
and automation

Use Gonka Broker anywhere an OpenAI-compatible chat-completions API fits your stack.

A

AI agents

Give autonomous and assistant workflows a metered inference endpoint with controlled spending.

B

Developer applications

Connect web services, internal tools, and prototypes with familiar Python or JavaScript SDKs.

C

Workflow automation

Use HTTP requests or OpenAI-compatible credentials in n8n, Hermes, OpenClaw, and LangChain.

04 / Answers

Frequently asked
questions

Direct answers for developers, teams, search engines, and AI agents evaluating Gonka Broker.

What is Gonka Broker?

Gonka Broker is an OpenAI-compatible API service that connects developers and AI agents to decentralized AI infrastructure.

How does pricing work?

Pricing is usage-based and designed to keep AI inference inexpensive. You pay for model usage without a monthly subscription.

Is it compatible with the OpenAI SDK?

Yes. Change the base URL to https://api.gonka.broker/v1, use the gonka-auto model alias, and provide your gonka.broker API key.

How is usage billed?

Input and output tokens use the same published rate. Only successful requests are charged against the prepaid balance.

05 / Get started

Start building
with Gonka Broker

Create your account to manage API access, balance, limits, and account status from the customer dashboard.

  • API key management
  • Usage and balance controls
  • OpenAI-compatible API

Register to open the customer dashboard and start setting up your API access.

By creating an account, you agree to the Terms and acknowledge the Privacy Notice.