published AI Powered

Trace Moe

Trace Moe API enables developers to identify anime scenes from images, returning relevant metadata. It supports integration into various applications focused on anime content.

Developed by Trace Moe

99.50%Uptime
250msLatency
150Stars
API KeyAuth
NoCredit Card
RESTStyle
1.0Version
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
  • Integrating anime scene recognition in mobile applicationsOptimized Capability
  • Building chatbots capable of identifying and discussing anime scenesOptimized Capability
  • Creating fan platforms that enhance community engagement through scene identificationOptimized Capability
  • Developing discovery apps that help users find anime based on specific scenesOptimized Capability
Advantages
  • Provides detailed and accurate anime metadata
  • Supports both GET and POST requests for flexibility
  • Automatic cropping of black borders enhances recognition accuracy
  • Free tier available with reasonable usage limits
Limitations
  • No detailed public rate limit documentation
  • Limited support for non-JSON response formats
  • Dependent on image quality for best results
  • Some features may require API key registration

FAQs

API Specifications

1.0
Pricing Model
Freemium with paid plans for higher limits
Credit Card
Not Required
Response Formats
JSON
Supported Languages
6 Languages
SDK Support
REST Only
Time to Hello World

Less than 30 minutes

Rate Limit

120 requests per minute

Free Tier Usage

Up to 1000 requests per month free with daily quota limits

Use Case: Best For

Anime apps, chatbots, fan communities, and discovery platforms

Not Recommended For

High-frequency commercial use without paid plan

#reverse-search#anime

Explore Related APIs

Discover similar APIs to Trace Moe

View All APIs
PUBLIC

AniList API

The AniList API offers developers free access to detailed anime and manga data through a GraphQL interface, ideal for building engaging applications.

PUBLIC

Jikan REST API

The Jikan REST API enables developers to access detailed MyAnimeList data for creating anime-related applications without any authentication requirements.

PUBLIC

AnimeChan

The AnimeChan API offers developers free access to over 10,000 unique anime quotes, suitable for enhancing user engagement in applications.