Recent posts

New Feature: Event Logs

Event logs show what happened to your webhooks and messages. You can find them in your channels.

Until recently, our users had to reach support whenever the webhooks didn’t reach their servers. We were happy to help and searched through our

Let’s Improve Error Messages

How API providers should save our time.

TL;DR

Properly implemented API error reporting speeds up the development and prevents potential bugs.

True Story — Time Wasted

Several months ago, we were integrating a 3rd party API to Amio.io. It was a

Setup Postman for Amio API

This tutorial will guide you through the setup of Postman to help you evaluate Amio API.

Postman is a developer tool which makes it easy to invoke REST API requests and receive their responses. You can even use environment variables and quickly