LoudVoice API
LoudVoice is a powerful comments platform that includes logging in with 30+ social networks, spam filters and automatic backups. A centralized dashboard allows you to track and monitor every interaction on your site from one location. Filter by comment, network or user, and moderate with ease. LoudVoice makes it easy to maintain high quality conversations on your content.
| Resource/URI - Discussions | GET | POST | PUT | DELETE |
Discussions
/loudvoice/discussions.json
|
List all discussions | Create a discussion | – | – |
Discussion
/loudvoice/discussions/<discussion_token>.json
/loudvoice/discussions/discussion.json?
|
Read a discussion | – | Update a discussion | Delete a discussion |
Discussion messages
/loudvoice/comments/<discussion_token>/comments.json
/loudvoice/discussions/discussion/comments.json?
|
Read discussion comments | – | – | – |
| Resource/URI - Authors | GET | POST | PUT | DELETE |
Authors
/loudvoice/authors.json
|
List all authors | Create an author | – | – |
Author
/loudvoice/authors/<author_token>.json
/loudvoice/authors/author.json?
|
Read an author | – | Update an author | Delete an author |
| Resource/URI - Author Sessions | GET | POST | PUT | DELETE |
Author Sessions
/loudvoice/authors/sessions.json
|
– | – | Create/Update a session | – |
Author Session
/loudvoice/authors/sessions/<session_token>.json
|
– | – | – | Delete a session |
| Resource/URI - Comments | GET | POST | PUT | DELETE |
Comments
/loudvoice/comments.json
|
List all comments | Create a comment | – | – |
Comment
/loudvoice/comments/<comment_token>.json
|
Read a comment | – | Update a comment | Delete a comment |