Posts Resource
List of API endpoints for the Posts resource.
GET
https://www.dosomething.org/api/v2/posts
Path Parameters
Name
Type
Description
string
GET
https://www.dosomething.org/api/v2/posts/:id
Get a single post using a specified id.
Path Parameters
Name
Type
Description
id
string
e.g.: 123456
Currently not fully implemented.
Last updated