DonorDrive/PublicAPI

All endpoints appear to be returning 404's

Closed this issue · 2 comments

Using the example API in the documentation, doing a GET to https://try.donordrive.com/api/event (and all other available API endpoints) appear to be returning 404 not found errors.

Has the domain name changed for the public API?

greetings @123Spork , double check the docs - we don't currently surface lists of events through the Public API. you can get to specific events, via the ID: https://try.donordrive.com/api/events/500

Hi I don't think this is resolved. I cannot get results for our team using our ID
"https://try.donordrive.com/api/teams/[teamID]"

The test programs don't seem to work either.

About API also returns 404