Latest JAS v1.1.0
144 plugins online

Core / API / Examples

So how do you use the API in practice you ask? It's not that difficult if you understand how JAS + PHP work... yeah it's slightly different than how Facebook or Google do it but the gist is the same. 


Login

Login
YAML API
module: users
action: user
extra: login
field:
  username:
    value: [user1234]
  password:
    value: [pass1234]
Response
YAML API



Get data


Add data


Logout




The other end points

  • ..

Comments (0)