post https://api.pharosdata.io/async
Request data. Filter by variable, space,
time period. Receive a link to the processed data.
Log in to see full request history
Responses
Request data. Filter by variable, space,
time period. Receive a link to the processed data.
xxxxxxxxxx
13curl --request POST \
--url https://api.pharosdata.io/async \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"time": {
"resolution": 1
},
"format": "parquet",
"interpolation": "nearest"
}
'
Try It!
to start a request and see the response here! Or choose an example: