Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metro420yt/livechart.me-api

unofficial documentation of the "secret" livechart.me api
https://github.com/metro420yt/livechart.me-api

anime api-docs livechartme

Last synced: 1 day ago
JSON representation

unofficial documentation of the "secret" livechart.me api

Awesome Lists containing this project

README

        

> [!NOTE]
> Split from [infanf/livechart.me-rest-api](https://github.com/infanf/livechart.me-rest-api)
# livechart.me-api

Here you can find the list of endpoints for the livechart.me rest api and graphql schema

#### [SwaggerUI viewer](https://docs.yuji.app/livechart.me)
> [Versions](openapi/docs/)

### Endpoints:
- [authentification](api/AUTHENTICATE.md)
- [refresh_token](api/REFRESH_TOKEN.md)
>
- [search](api/SEARCH.md)
- [anime](api/ANIME.md)
- [next_episode](api/NEXT_EPISODE.md)
- [streams](api/STREAMS.md)
- [videos](api/VIDEOS.md)
- [tags](api/TAGS.md)
>
- [studios](api/STUDIOS.md)
- [headlines](api/HEADLINES.md)
- [schedule](api/SCHEDULE.md)
>
- [nearest](api/NEAREST.md)
- [season_chart](api/SEASON_CHART.md)
>
- [authorized profile](api/ME.md)
- [user](api/USER.md)

### GraphQL
- [GraphQL](graphql/GRAPHQL.md)