published

Trace Moe

Trace Moe API provides developers with a free RESTful service to identify anime scenes from images, returning valuable metadata for integration into applications.

null%Uptime
nullmsLatency
0Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

Finds anime scenes from image or video frames

Full Endpoint URL
https://api.trace.moe/search
Implementation Example
curl -X GET 'https://api.trace.moe/search'
Request Payload
{
  "url": "https://example.com/anime_frame.jpg"
}
Expected Response
{
  "at": "00:12:45",
  "anime": "Sword Art Online",
  "episode": 14,
  "similarity": 0.956
}
Version:v1
Limit:120 searches/day
Real-World Applications
  • {'items': ['Anime discovery chatbots (DiscordOptimized Capability
  • TelegramOptimized Capability
  • Slack)'Optimized Capability
  • 'Fan sites showing source of anime memes or screenshots'Optimized Capability
  • 'Mobile apps for identifying anime scenes'Optimized Capability
  • 'Browser extensions for instant anime lookup']}Optimized Capability

API Specifications

v1
Pricing Model
Free
Credit Card
Not Required
Response Formats
{'items': ['JSON']}
Supported Languages
5 Languages
SDK Support
REST Only
Rate Limit

20 requests per minute (free tier), adjustable for paid

Use Case: Best For

Not Recommended For

#reverse-search#anime

Explore Related APIs

Discover similar APIs to Trace Moe

View All APIs
PAID

AniList API

AniList API offers developers a free GraphQL-based service to access detailed data about anime, manga, characters, and user activities for building rich applications.

OPEN SOURCE

Jikan REST API

The Jikan REST API provides developers with free access to detailed data from MyAnimeList, supporting the development of anime-related applications.

FREEMIUM

Kitsu API

Kitsu API offers developers free, structured access to a comprehensive anime database, suitable for building discovery platforms and streaming apps.