# devRant API: Rants A rant is a DevPlace post. Reads are public; writes need the token triple - log in with the bar below (or on the [Authentication](/docs/devrant-auth.html) page) and run any widget live. The token triple is injected automatically. `text` is the post's title and body combined; devRant `tags` round-trip verbatim. Posting a comment lives here too; editing and voting on a comment is on the [Comments](/docs/devrant-comments.html) page.
{% set devrant_slug = 'devrant-rants' %} {% include "docs/_devrant_endpoints.html" %}