REST API

Base URL

Base URL
https://api.synthdata.co

Authentication

circle-info

All requests require an API key in the header:

Authorization: Apikey YOUR_API_KEY

Make a Request

curl "https://api.synthdata.co/insights/prediction-percentiles?asset=BTC" \
  -H "Authorization: Apikey YOUR_API_KEY"

Last updated