Adopt-A-Plant API Routes


Auth

POST /csup/auth/init - Start email-token auth flow

POST /csup/auth/verify - Verify auth token

POST /user/self - Get current user by token


Lookups

Plant Species

Enum Values


Planting (auth required)

GET/POST /aap/planting

GET/PUT/DELETE /aap/planting/:id


Pollinator Count (auth required)

GET/POST /aap/pollinator

GET/PUT/DELETE /aap/pollinator/:id


Photos (auth required)

POST /aap/photo/presign