Files
2025-12-17 22:53:18 -03:00

41 lines
1.3 KiB
Markdown

---
layout: home
hero:
name: AnimeThemes
text: API Documentation
tagline: Access our repository of Anime opening and ending themes for your development needs
image:
light: /logo.svg
dark: /logo-dark.svg
alt: Logo
actions:
- theme: brand
text: Get Started with GraphQL
link: /graphql/intro/
- theme: alt
text: GraphiQL
link: https://graphql.animethemes.moe/graphiql
- theme: alt
text: Sandbox
link: https://graphql.animethemes.moe/sandbox
- theme: alt
text: Get Started with JSON:API
link: /intro
features:
- icon: 🔍
title: Advanced Querying
details: Support for randomization, searching and filtering by direct fields and relation fields out of the box
link: /graphql/guide/filtering/
linkText: GraphQL Example
- icon: 📻
title: Media Links
details: Embed or download audio and video using links provided by resources
link: /content/video/show/#response
linkText: JSON:API Example
- icon: 🕸️
title: External Mappings
details: Find resources based on their mappings to sites like MyAnimeList or AniList
link: /intro/jsonapi/#has-filter
linkText: JSON:API Example
---