Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/metro420yt/livechart.me-api
- Owner: Metro420yt
- Created: 2024-07-10T19:14:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:05:51.000Z (5 months ago)
- Last Synced: 2024-08-13T17:59:27.210Z (5 months ago)
- Topics: anime, api-docs, livechartme
- Language: JavaScript
- Homepage: https://www.livechart.me/
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!NOTE]
> Split from [infanf/livechart.me-rest-api](https://github.com/infanf/livechart.me-rest-api)
# livechart.me-apiHere 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)