Coast Demo Tutorial: Processing Setup

Coast's Processing tab is your chance to call out the functionality going on behind your API calls. Your API may be fast, but that doesn't mean that you should brush over the complexities that power your API. Add some context and slow things down with a Processing tab.

In this example, these processing steps will occur in between the request and response tabs, as shown by the ordering of the tabs in the top bar. However, you can drag around the tabs to edit their ordering.

In this case, since our API is a payment processor, we may want to highlight some KYC occuring in the background.

Now, onto the response.