Introduction

NeuralGate Documentation

NeuralGate is an open LLM compute marketplace with an OpenAI-compatible API. Route requests across local GPU hosters and cloud models — pay per token, earn by hosting.

What is NeuralGate?

NeuralGate is a unified API gateway that routes LLM requests to the best available provider — whether that's a local GPU hoster, your own server, or a cloud model. Unlike OpenRouter, NeuralGate allows anyone with a GPU to register as a hoster and earn credits for serving traffic.

Base URL

https://api.computeshare.servequake.com/v1

Authentication

All API requests require a bearer token in the Authorization header:

Authorization: Bearer ngk_your_api_key_here

Get your API key at /join → create an account → your key is shown once after signup.