Skip to content

Methods

Nasir edited this page Sep 14, 2016 · 5 revisions

All API requests need to be made with the following base URL:

https://twist.moe/api

Overview

Anime

Method Endpoint Usage
GET /anime Get all entries
GET /anime/<slug> Get single entry

Anime

Get all entries

GET /anime

Response

Get single entry

GET /anime/<slug>

Parameters

  • slug: The anime slug value.

Response

Clone this wiki locally