Introduction

LLMFinder Documentation

LLMFinder 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.

🚧 LLMFinder is currently in beta. Access is invite-only. Request an invite →

What is LLMFinder?

LLMFinder 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, LLMFinder allows anyone with a GPU to register as a hoster — whether you want to earn money from subscribers, or simply share your LLM securely with friends, family, or a team.

Base URL

https://api.llmfinder.net/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.