trashnothing.com

This is the REST API for trashnothing.com. To learn more about the API or to register your app for use with the API visit the trash nothing Developer page. NOTE: All date-time values are [UTC](https://en.wikipedia.org/wiki/Coordinat

๐Ÿ”‘ apikey 76 endpoints social
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
List posts
curl \
  # append ?api_key=$API_KEY to the URL \
  https://trashnothing.com/api/v1.3/posts
Search groups
curl \
  # append ?api_key=$API_KEY to the URL \
  https://trashnothing.com/api/v1.3/groups
List stories
curl \
  # append ?api_key=$API_KEY to the URL \
  https://trashnothing.com/api/v1.3/stories
Endpoints (76 total)
GET
/posts
List posts
GET
/groups
Search groups
GET
/stories
List stories
GET
/users/me
Retrieve current user
GET
/posts/all
List all posts
GET
/posts/search
Search posts
GET
/conversations
List conversations
GET
/posts/multiple
Retrieve multiple posts
GET
/users/me/posts
List current users' posts
GET
/groups/multiple
Retrieve multiple groups
GET
/photos/multiple
Retrieve multiple photos
GET
/posts/{post_id}
Retrieve a post
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints76
Authapikey
Categories1
https://trashnothing.com/api/v1.3