greenpeace.org

Greenpeace Greenwire allows you connect with other volunteers, activists and groups working on environmental campaigns all across the world!

6 endpoints collaboration
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Return the upcoming events (e.g. start date >= today). Gets an array of `Even…
curl \
  /events
Gets an array of `Group` object. Mandatory query param of **domain** determin…
curl \
  /groups
Gets an array of `Volunteer` object. Mandatory query param of **domain** dete…
curl \
  /volunteers
Endpoints (6 total)
GET
/events
Return the upcoming events (e.g. start date >= today). Gets an array of `Even…
GET
/groups
Gets an array of `Group` object. Mandatory query param of **domain** determin…
GET
/volunteers
Gets an array of `Volunteer` object. Mandatory query param of **domain** dete…
GET
/events/{UUID}
Get one `Event` object by specifying its UUID in the url path.
GET
/groups/{UUID}
Get one `Group` object by specifying its UUID in the url path.
GET
/volunteers/{UUID}
Get one specific `Volunteer` object by specifying its UUID in the url path.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints6
Categories1