1. Create Your Account
Sign up at app.tensormesh.ai using Google or GitHub.2. Add a Payment Method
3. Get Your API Key
Navigate to Management → Account → API Keys tab. Use the Copy icon to grab your key for programmatic access.4. Make Your First API Call
The serverless API is OpenAI-compatible. Use the endpointhttps://serverless.tensormesh.ai with your Tensormesh API key.
- cURL
- Python
- SDK
5. Enable External Storage (Optional)
By default, the KV cache only lasts for a single session. External Storage persists your cache across sessions and users — so repeated system prompts and shared context stay warm and cost nothing on return visits.
See External Storage for a full breakdown of plan tiers and how persistent caching affects your costs.
Next Steps
Serverless Inference
Full model catalog, per-token pricing, and capability details.
Pricing Overview
How $0 cached tokens work and how to structure prompts to maximize savings.
External Storage
Plan tiers, usage monitoring, and how persistent caching affects your costs.
Account & API Keys
Manage your API keys, notification preferences, and profile settings.

