Public collection API
A /v1 REST API for specimens and photos with personal keys, plus change webhooks - your own website, a museum integration, automations in Make or n8n.
- Endpoints /v1/specimens, /v1/specimens/{id}/photos, /v1/me
- Personal API keys generated in the panel (rotate by creating a new one and deleting the old)
- Change webhooks with a test ping
How it works
- Generate an API key in panel settings
- Set up a webhook URL and send a test ping
- Call the /v1 endpoints with an Authorization header
Data migration and bulk operations for large collections ยท Features