API Management

API management is a faster and convenient way to manage and use APIs in the Yellow Messenger platform. You can find it under the Developer section as seen in the screenshot below.
Why Should you use API Management?
Following are some of the benefits that API management provides over the traditional way of triggering APIs using Request object –
- Reduces lines of code and improves readability as you don’t have to define the Request object every time in the code anymore.
- Enables your business users to trigger APIs from the conversation builder with no code.
- API insights automatically capture metrics on API usage and failures improving visibility for your customers.
- You can test APIs for sandbox, staging, and production from a single console by simply changing the API keys.
- Postman collections and cURL can now directly be imported into API management.
- You can configure default failure messages, encoding, etc. directly from the console (see configurations section below).