DataEyesAI
home
home
  1. ​​Quick Start
  • ​​Quick Start
    • Overview
    • Authorization
    • Online Debugging
    • Integration Guide
  • API Reference​​
    • Error Codes
    • HTTP Notes
  • Search / Reader Product
    • Web Reader API​​
      • Web Reader API
        POST
    • Web Search API​​
      • Web Search API
        GET
      • Video Search api
        GET
      • Hot Search API
        GET
    • Modal Card API
      • Weather
        • All City ID
        • Weather Query API
  • Document OCR Parsing API
    • fiel upload
      POST
    • URL Parsing
      POST
  • Trending Search Query API
    • Trending Search Query API
      GET
  • ​​FAQ​​
    • Data Updates
  • Change Log​​
home
home
  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