/
PY
pyload
/
pyLoad API Documentation - OpenAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18m ago · Updated 1mo ago
Details
Filter operations
pyLoad Authentication
2
post
Login into pyLoad, this must be called when using rpc before any methods can be used.
get
Logout current user, clear session data
pyLoad REST
84
pyLoad Authentication
Login into pyLoad, this must be called when using rpc before any methods can be used.
post
/api/login
Response
Session data if successful, False otherwise
Changes