API Playground
Use this form to call your deployed API directly from the browser. The API base URL is filled from the current page origin, which works well when the documentation and Deno API are served from the same domain.
If your documentation site and API are deployed separately, replace the API base URL with your API domain before sending the request.
The request is sent from your browser. The API base is filled from the current page origin; change it only if the docs and API are hosted on different domains.
Request URL
/resolve?url=https%3A%2F%2Fv.douyin.com%2F7IAldggjSU4%2FResponse
Run a request to see the JSON response here.
Quick Checks
Try these after deployment:
/health
/resolve?url=<douyin-url-or-aweme-id>
/download?url=<douyin-url-or-aweme-id>&media=music
The /download endpoint returns a redirect. The playground opens those URLs in a new browser tab.