Trace Moe

Trace Moe API is a free REST API that enables developers to identify anime scenes by uploading screenshots or images. It returns detailed metadata about the scene, including the anime title, episode, and timestamps, making it ideal for anime discovery apps, bots, and fan platforms.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

180 requests/minute

Rate Limit

API Endpoints

Finds anime scenes from image or video frames

Full URL

https://api.trace.moe/search

Code Examples

curl -X GET 'https://api.trace.moe/search'

Parameters

{
  "url": "https://example.com/anime_frame.jpg"
}

Example Response

{
  "at": "00:12:45",
  "anime": "Sword Art Online",
  "episode": 14,
  "similarity": 0.956
}

Version

v1

Rate Limit

120 searches/day
Tags
animereverse-search
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

180 requests/minute

Supported Languages
Any
Use Cases
anime identification
content moderation
https://trace.moe/

Related APIs

Discover similar APIs that might interest you

APIopen source

AnimeChan

Animechan is a free, open-source REST AP...

Category
Anime
Endpoints
1
animequotes
APIopen source

AnimeFacts

AnimeFacts API (listed on Free API Hub) ...

Category
Anime
Endpoints
1
animetrivia
APIopen source

Waifu.im

Waifu.im API is a free REST API providin...

Category
Anime
Endpoints
1
animeimages
Trace Moe API – Anime Scene Recognition & Search | Free API Hub