List Tokens
API キー & コンソール管理
List Tokens
Get a paginated list of API tokens for the current user
GET
List Tokens
更新日: 2026-07-20
Overview
Retrieve all API tokens created by the current user, with pagination support.The
/api/token/* endpoints are mainly for Crazyrouter dashboard automation around API key management. They require a user access token plus the New-Api-User header, and are not the normal interface for sk-xxx model calls. Use https://crazyrouter.com as the base URL; https://api.crazyrouter.com is reserved for model APIs and returns 404 api_only_endpoint for management paths.Authentication
Authenticate using the user’s access token with the following headers:Request Parameters
Page number. The backend accepts older styles too, but
1 is the recommended starting pageItems per page, maximum 100