Quick start
1. Register and log in
On the Token Market home page, select Log in in the upper-right corner. You can sign in with a mobile verification code without registering first, or use an account and password.
2. Choose a model
Select Explore models in the top navigation to view every model currently available through Token Market. Use search and model-family filters to find a model quickly.
Select a model card to open its details page.
3. Call the API with Smart Routing
The top of the model details page summarizes the model, all available provider APIs, and evaluation data.
The bottom of the model details page provides example code for calling the model. Choose a supported client, such as OpenAI Python SDK, Requests, or Curl, then copy the example to send your first request.
Token Market uses Smart Routing for API requests and sends each request to a cost-effective provider. The default policy balances provider cost and performance and automatically tries another provider if a request fails. See Smart Routing for more routing options.
