Last updated 6 months ago
Next Step - Data API
Latest information about AutoReview
/
curl -L \ --url 'https://api.powerdevbox.com/v1/autoreview/' \ --header 'apiKey: YOUR_API_KEY'
{ "version": "text", "next version": "text", "apiKey": "text", "messages": [ { "message": "text", "date": "text" } ] }