Documentation Index
Fetch the complete documentation index at: https://chatgpttech.mobi/docs/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Get an API key
Sign in to the dashboard
Create an account or sign in at app.chatgpttech.mobi. New accounts receive $5 in free credits.
Create a key
Go to API Keys and click Create Key. Give it a name like
my-first-key.Step 2: Test in the Playground
- Open the Playground in the dashboard.
- Select a model from the dropdown, such as
deepseek/deepseek-chat. - Send a message and confirm you get a response.
Step 3: Integrate with your app
Point your existing OpenAI SDK at the TechMobi gateway by updatingapiKey and baseURL. Nothing else needs to change.
The gateway is fully compatible with the OpenAI API spec. If you are already using the OpenAI SDK, swapping in
apiKey and baseURL is all it takes.What’s next
Text models
Browse the full model list — DeepSeek, GPT-4o, Claude, Gemini, and more.
Video models
Generate videos with Seedance 2.0.
API Keys
Set spending limits, monitor usage, and manage your keys.
Image models
Image generation endpoint reference.