Developers

API Playground

Make real API calls and see actual responses. Like Stripe or Twilio API explorers.

POST /api/v1/verifyVerify a file's C2PA provenance

Click to upload a file

curl equivalent
curl -X POST -F "file=@your-file.jpg" https://originalpictures.cc/api/v1/verify
json
// Response will appear here after you run a request