Alchemy
User name
Password
Authenticated with OAuth
Toggle All Resources
Toggle All Methods
Authentication
List Methods
Expand Methods
POST
Login
/login
Log in to Unity. This call should ALWAYS be issued over HTTPS. A HTTP cookie will be present in the response headers, which can be captured and used to authenticate subsequent requests. The cookie will be named 'connect.sid' or 'alchemy.sid'
Description
Location
Type
Value
Parameter
Users
List Methods
Expand Methods
GET
User enrolment
/users/{user}/enrolment
Get a list of subjects assigned to a user
Description
Location
Type
Value
Parameter
GET
Fetch hybrid books for user
/users/{user}/hybrid/books
Get a list of books bought by this user with the hybrid book system
Description
Location
Type
Value
Parameter
POST
Add hybrid books for user
/users/{user}/hybrid/books
Add one or more hybrid books to a user
Description
Location
Type
Value
Parameter
EPUBs
List Methods
Expand Methods
GET
Fetch books
/epubs
Get a list of books in the system.
Description
Location
Type
Value
Parameter