
Trace Moe is a public API providing a useful tool to get the exact scene of an anime from a screenshot.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://soruly.github.io/trace.moe-api/#/ | Primary API endpoint. |
curl -X GET "https://soruly.github.io/trace.moe-api/#/" \ -H "Accept: application/json"