Targon
Targon is a decentralized AI inference platform operated as Bittensor Subnet 4 by Manifold Labs. It serves popular open models through an OpenAI-compatible REST API at https://api.targon.com/v1, where a marketplace of miners runs the inference and validators verify responses, giving developers chat, completions, image, and search endpoints over confidential, decentralized compute.
APIs
Targon Chat Completions API
OpenAI-compatible chat completions across open models (Llama, DeepSeek, and other community-added models) served by Bittensor Subnet 4 miners, with streaming, temperature, and m...
Targon Completions API
OpenAI-compatible legacy text completion endpoint that takes a prompt string and returns generated text from decentralized miner inference.
Targon Models API
Lists the open models currently live on Targon, which can be extended permissionlessly by the community, with OpenAI-compatible model metadata.
Targon Images API
OpenAI-compatible image generation endpoint that returns images from a text prompt using image models served across the Subnet 4 miner marketplace.
Targon Search API
Search endpoint that returns relevant results for a query string, usable to ground model responses with retrieved context.
Collections
Targon API
OPENPricing Plans
Rate Limits
FinOps
Targon Finops
FINOPSEvent Specifications
Targon Chat Completions Streaming (HTTP + SSE)
AsyncAPI 2.6 description of Targon's **chat completion streaming** surface. Targon is a decentralized AI inference platform operated as Bittensor Subnet 4 by Manifold Labs. It d...
ASYNCAPI