API Docs
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"copyright": "(c) PCEF all rights reserved", (only shown if no API key is passed)
"error": {
"error_message": ... (if an error)
},
"request_timestamp": 1743098585.390719,
"results": {
... || null
},
"sponsor": { (if invalid or no API key provided in request)
"link": ...,
"title": ...
},
"success": true || false (if an error)
}