DataEyesAI
home
home
  1. ​​Quick Start
  • ​​Quick Start
    • Overview
    • Authorization
    • Online Debugging
    • Integration Guide
  • API Reference​​
    • Error Codes
    • HTTP Notes
  • Web Reader API​​ (Beta)
    • Web Reader API
      POST
  • Web Search API​​ (Beta)
    • Web Search API
      GET
    • Video Search api
      GET
    • Hot Search API
      GET
  • Modal Card API
    • Weather
      • All City ID
      • Weather Query API
  • Trending Search Query API
    • Trending Search Query API
      GET
  • ​​FAQ​​
    • Data Updates
  • Change Log​​
  1. ​​Quick Start

Online Debugging

Online Debugging#

1.
Click the "Debug" button.
image.png
2.
Set the Authorization for this product
image.png
Note: After obtaining the sk code through the application, you need to prepend "Bearer" to the parameter when making requests, resulting in "Bearer sk-xxxxxxxx".
3.
Click the Send button to initiate the request.
image.png
You can also click the "Clone" option to clone it into Apifox for use.
Previous
Authorization
Next
Integration Guide