🏦
🏦
🏦
🏦
Institution API
Search…
Welcome!
Quick Start
Reference
API Reference
Pets
Users
Powered By
GitBook
Users
Good to know:
All the methods shown below are synced to an example Swagger file URL and are kept up to date automatically with changes to the API.
User actions
get
https://petstore.swagger.io/v2
/user/login
Logs user into the system
get
https://petstore.swagger.io/v2
/user/logout
Logs out current logged in user session
Creating users
post
https://petstore.swagger.io/v2
/user/createWithList
Creates list of users with given input array
post
https://petstore.swagger.io/v2
/user/createWithArray
Creates list of users with given input array
Previous
Pets
Last modified
1mo ago
Copy link
Contents
User actions
get
/user/login
get
/user/logout
Creating users
post
/user/createWithList
post
/user/createWithArray