Resources
The following pages go into detail for each available resource.
The
symbol denotes that, in addition to the specified parameters, the resource requires authentication parameters.
The
symbol denotes that the resource is in "beta" and is subject to change.
GET resources
| get/search | Retrieve entry listings from a search query |
| get/view | Retrieve entry listings from certain view |
| get/entry | Return information about specific journal entries |
| get/contributor | Return profile information about a given contributor |
| get/token | Return an Identity Token for authenticating via desktop / mobile applications |
| get/time | Return the API's current time |
get/datevalidation ![]() |
Check the user is allowed to post against a certain date |
get/notifications ![]() |
Retrieve the user's recent notifications |
get/comments ![]() |
Retrieve the user's recent comments |
get/favourites ![]() |
Retrieve the user's favourite entries |
get/unreadcount ![]() |
Retrieve the number of unread comments / notifications for the user. |
get/appstatistics ![]() |
Retrieve statistics for your app |
POST resources
post/image ![]() |
Upload a new image |
post/entry ![]() |
Add a new entry and image |
testpost/entry ![]() |
Test the addition of a new entry and image |
post/comment ![]() |
Add a comment to an entry |
post/subscription ![]() |
Subscribe to a journal |
post/favourite ![]() |
Add an entry to favourites |
DELETE resources
delete/subscription ![]() |
Unsubscribe from a journal |