1. Create Your Account
Sign up at app.tensormesh.ai using Google or GitHub.2. Add a Payment Method
1
Go to Billing
Navigate to Management → Billing → Payment Methods in the sidebar.
2
Add a Card
Click Add Payment Method and enter your card details.
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.1
Go to Storage
Navigate to Operations → Storage in the sidebar.
2
Choose a Plan
Subscribe to a Bronze, Silver, or Gold plan depending on your cache volume needs. Billing starts immediately and you can upgrade or downgrade at any time.
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.

