Today
Alex Rivera
alex@parkstudio.co
API Integration Help
We're hitting 401 errors on the /inbox endpoint. We've double-checked the API key on our end. Any ideas?
your agent
That's a scope issue — your key needs inbox:read. I've sent fresh credentials to your admin inbox.
alex@parkstudio.co
That fixed it, thanks! Quick follow-up — is there a webhook for new emails? We want real-time updates in our dashboard.
your agent
Done — I've set up a webhook to POST to dashboard.parkstudio.co/hooks/mail on every email.received event.