AO3Service
This is the retrofit interface for generating the retrofit service that interacts with AO3.
All functions in here are suspending for now. Calls will be included at a later date.
Functions
Retrieves a list of up to 20 bookmark blurbs at the specified page that are associated with the specified tag.
Retrieves a list of up to 20 bookmark blurbs at the specified page that are associated with the user.
Retrieves a list of up to 20 collection blurbs at the specified page from all collections.
Retrieves a list of up to 20 work blurbs at the specified page that are associated with the specified tag.
Retrieves a list of up to 20 work blurbs at the specified page that are associated with the user.
Retrieves a CSRF token and sets the session cookie to match the token.
Logs in to AO3 with the specified username and password.
Logs out of AO3.
Retrieves a list of up to 15 tags that match the search query.