javinfo

Introduction

The javinfo API aggregates JAV metadata across providers into one REST API — metadata, magnets and streams from a single call.

javinfo is a metadata search API for JAV. It races each request across registered providers (r18, javdb, missav, javdatabase, magneto) and returns the first structured result, so you get metadata, magnets and streams from one call, without maintaining scrapers that break.

This is a B2B data API. The consumer is a developer building JAV tools, not a viewer.

Base URL

Every endpoint lives at the root of the API server:

https://api.javinfo.dev

What you can do

Next steps

Every request needs an API key. Start with the Quickstart to make your first call, then see Authentication, Errors and Rate limits & billing.

On this page