docchiContact ↗Contact ↗
DiscordDiscord (opens in a new tab)
  • Overview
  • Docchi API
    • Comments
    • Episodes
    • Hentai
    • Profiles
    • Reactions
    • Series
  • Docchi Scraper
    • Bitly
    • Cda Folder
    • Cda Profile
    • Desuonline
    • Docchi
    • Dragonsubs
    • Frixysubs
    • Fumetsu
    • Grupamirai
    • Juniorsubs
    • Katherinemay
    • Makisubs
    • Miorosubs
    • Nanasubs
    • Okamisubs
    • Orfeuszsubs
    • Paldea
    • Reikoproject
    • Wbijam
  • Docchi Tracker
  • Overview
  • Docchi API
    • Comments
    • Episodes
    • Hentai
    • Profiles
    • Reactions
    • Series
  • Docchi Scraper
    • Bitly
    • Cda Folder
    • Cda Profile
    • Desuonline
    • Docchi
    • Dragonsubs
    • Frixysubs
    • Fumetsu
    • Grupamirai
    • Juniorsubs
    • Katherinemay
    • Makisubs
    • Miorosubs
    • Nanasubs
    • Okamisubs
    • Orfeuszsubs
    • Paldea
    • Reikoproject
    • Wbijam
  • Docchi Tracker
  • Contact ↗

On This Page

  • Gets reactions for specific location
  • Parameters
  • Response 200
  • Response 404
Docchi API
Reactions

Reactions Endpoints


Gets reactions for specific location

GET ❯ https://api.docchi.pl/v1/reactions/find/{LOCATION}?type={LOCATION_TYPE}

Parameters

ParameterTypeExample
LOCATIONstring/integer2185
LOCATION_TYPEstringcomment/episode/community
Responses

Response 200

[{
    "name": "like",
    "count": 1
}]

Response 404

{
    "message": "Not found reactions ( 2185 )."
}
ProfilesSeries

Docchi Developer Documentation