GP
Greenwire Public API
6 endpointsliveGreenpeace Greenwire allows you connect with other volunteers, activists and groups working on environmental campaigns all across the world! (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Greenwire Public API.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| /events /events | Return the upcoming events (e.g. start date >= today). Gets an array of `Event` object. Mandatory query param of **domain** determines the site / country the event belongs to. | $0.0020 per call | degraded · 134ms |
| /events/{UUID} /events/{UUID} | Get one `Event` object by specifying its UUID in the url path. | $0.0020 per call | unknown |
| /groups /groups | Gets an array of `Group` object. Mandatory query param of **domain** determines the site / country the group belongs to. | $0.0020 per call | unknown |
| /groups/{UUID} /groups/{UUID} | Get one `Group` object by specifying its UUID in the url path. | $0.0020 per call | unknown |
| /volunteers /volunteers | Gets an array of `Volunteer` object. Mandatory query param of **domain** determines the site / country the volunteers are from. | $0.0020 per call | unknown |
| /volunteers/{UUID} /volunteers/{UUID} | Get one specific `Volunteer` object by specifying its UUID in the url path. | $0.0020 per call | unknown |