Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 471 Bytes

420chan's API

All URLs listed are clickable examples (watch for potentially NSFW content).

Portions of the URL listed in code blocks are arguments and can be changed.

Operations

  • METHOD http://site.tld/endpoint.json
    • Default API endpoint.
  • METHOD http://site.tld/board/board_name.json
    • Lists threads from board.

Objects

  • Thread object
    • Used in threads.json, catalog.json, etc.
  • Post object
    • Used in thread objects.