Usage Steps
- Open the target API page and click
试一试. - Fill in
api_keyon the page. This value is only saved locally in the current browser; it will not be synced to the server or shared among team members. - Fill in path parameters, query parameters, or the request body as required by the API.
- Click
发送to view the response results and error messages.
Debugging Suggestions
- First, confirm that Base URL, the API path, and the model name are correct.
- For long-running task APIs, prioritize recording the returned
task_idoroperation_namebefore calling the query API. - If the API supports multiple parameter patterns, prioritize using the documentation’s example request body to verify the minimum viable parameters.
