Verify Media
Want to verify our licensed content through your platform? Implement our API!
$ curl -X POST https://dev.athera.ai/api/auth/verify -F "[email protected]" # Form Data
$ curl -X POST https://dev.athera.ai/api/auth/verify -d "media=http://example.com/path/to/media" # JSON Data