Nodebyt is an AI model API gateway that aggregates Claude, Llama, Gemini and more through a unified OpenAI-compatible interface, with pay-as-you-go pricing.
通用
How does billing work?
You are billed based on actual token usage, with separate rates for input and output. Different models have different prices — check the pricing page for details. No monthly fees or subscriptions.
通用
Which models are supported?
We currently support Anthropic Claude (Sonnet, Opus, Haiku), Meta Llama, Google Gemini, and 50+ more models, with new ones added regularly.
通用
How do I integrate?
Fully compatible with the OpenAI API format — just change the base_url to Nodebyt's API endpoint and use your API key. Works with OpenAI SDK, curl, and all standard methods.
通用
Is my data secure?
We do not store any request or response content. API keys are stored with SHA-256 hashing, upstream keys use AES-GCM encryption, and all traffic is transmitted over HTTPS.