cURL
curl --request POST \ --url https://app.d-sports.org/api/thirdweb-proxy \ --header 'Content-Type: application/json' \ --data '{}'
Proxies POST requests to allowlisted Thirdweb upstream URLs. Request body is forwarded as-is.
The upstream Thirdweb URL to proxy to.
Passthrough body forwarded to upstream.
Proxied upstream response
Was this page helpful?