Skip to main content
POST
/
api
/
thirdweb-proxy
Proxy Thirdweb POST request
curl --request POST \
  --url https://app.d-sports.org/api/thirdweb-proxy \
  --header 'Content-Type: application/json' \
  --data '{}'

Query Parameters

url
string
required

The upstream Thirdweb URL to proxy to.

Body

application/json

Passthrough body forwarded to upstream.

Response

Proxied upstream response