{"message":"JKAnime API","version":"3.0.0","endpoints":{"anime":{"search":{"method":"GET","path":"/anime/search/:query"},"latest":{"method":"GET","path":"/anime/latest"},"details":{"method":"GET","path":"/anime/:slug"},"episode":{"method":"GET","path":"/anime/:slug/episodes/:number"},"download":{"method":"GET","path":"/anime/:slug/episodes/:number/download/:server"},"downloadAll":{"method":"GET","path":"/anime/:slug/download"}},"downloads":{"list":{"method":"GET","path":"/downloads"},"detail":{"method":"GET","path":"/downloads/:jobId"},"cancel":{"method":"DELETE","path":"/downloads/:jobId"},"batch":{"method":"GET","path":"/downloads/batch/:batchId"}},"cache":{"stats":{"method":"GET","path":"/cache/stats"},"keys":{"method":"GET","path":"/cache/keys"},"clean":{"method":"POST","path":"/cache/clean"},"clear":{"method":"DELETE","path":"/cache/clear"}},"parameters":{"keys":{"method":"GET","path":"/parameters/keys"},"byKey":{"method":"GET","path":"/parameters/:key"}}}}