OpenInbound is using Basic authentication. Use your API Key as the password.
Contact | ||
---|---|---|
HTTP method | Endpoint | Function |
GET | /api/v1/contact |
Query contacts Parameters: limit=100 |
GET | /api/v1/contact/{id} | Get a contact |
POST | /api/v1/contact/{id} | Update a contact |
Event | ||
POST | api/v1/event | Create a new event. The contact_id always need to be set. |