Welcome to TensorX
TensorX is an EU-hosted AI inference platform with OpenAI-compatible and Anthropic-compatible API endpoints. The platform operates with zero data retention.
Quick Start
Create an account at app.tensorx.ai.
Generate an API key.
Query
GET /v1/modelsfor the model IDs available to the key.Configure the required API endpoint.
Get Started
API Endpoints
Type
Base URL
Claude Code / Anthropic
https://api.tensorx.ai
OpenAI Compatible
https://api.tensorx.ai/v1
Model selection
Call GET /v1/models with your TensorX API key and use one of the returned IDs. If the integration depends on a capability or token limit, query GET /v1/model/info before selecting the model. See Models for examples.
Need Help?
Last updated
Was this helpful?

