Events are WebHooks documentation is now online

We're happy to share that Events and WebHooks documentation is available API documentation page.

Events are logged on many API write actions such as item creation, update, and delete. Document emissions and other significant events are also logged. Events can be leveraged in several ways, from auditing to performing custom actions in certain circumstances and, of course, to bind custom WebHooks to them.

WebHooks allow you to listen for events that happen on your account, so your integration can automatically trigger reactions. They are a powerful way to integrate with the Amica APIs.

Postman and curl tutorials

Using third-party REST clients to experiment with new, unknown APIs is a common practice, and that's why we built two new getting-started guides for widely known REST clients: Postman and curl.