mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
35 lines
1.3 KiB
Markdown
35 lines
1.3 KiB
Markdown
---
|
|
title: Introduction
|
|
---
|
|
|
|
# Introduction
|
|
|
|
---
|
|
|
|
AnimeThemes is a simple and consistent repository of anime opening and ending themes. We provide direct links to high quality WebMs of your favorite OPs and EDs for your listening and discussion needs.
|
|
|
|
The AnimeThemes API provides access to our repository resources for your development needs.
|
|
|
|
## [JSON:API](/jsonapi/)
|
|
|
|
The AnimeThemes API selectively implements the [**JSON:API Specification**](https://jsonapi.org/format/).
|
|
|
|
We provide an overview of where the AnimeThemes API adheres to or deviates from the specification.
|
|
|
|
## [Rate Limiting](/ratelimiting/)
|
|
|
|
The AnimeThemes API applies the standard named rate limiter of the Laravel Framework.
|
|
|
|
We provide an overview of managing request quotas.
|
|
|
|
## Terms of Use
|
|
|
|
The AnimeThemes API applies the [**AnimeThemes Terms of Service**](/terms-of-service).
|
|
|
|
## Resources
|
|
|
|
For API support, please make use of the **#development** channel in the [**Discord Server**](https://discordapp.com/invite/m9zbVyQ).
|
|
|
|
To report an issue with or request a new feature for the API, please make use of the [**animethemes-server**](https://github.com/AnimeThemes/animethemes-server) Github.
|
|
|
|
To report an issue with or request a new feature for this documentation, please make use of the [**animethemes-api-docs**](https://github.com/AnimeThemes/animethemes-api-docs) Github. |