Skip to main content

Intro

Hello all. This is full docs of devs4devs API. I need to say few tips.

  1. $data means the data that the endpoint was going to create like in /user/create the data is just a User
  2. $something$ means you must put the for example username in the endpoint you are trying to call like: /user/ban/proh14
  3. {something} means the response is the the response is the thing that you gave it within \$\$ like {something}/ = l user $something=l$
  4. TBA or TBC means it is going to be changed somehow in the api

Thats all folks