Setup

Our integration operates using REST APIs, which allow for smooth communication and data exchange between systems.

Base URL

Token

Remember to include your authentication token in the headers for subsequent requests, as demonstrated below:

Authorization: Bearer your_bearer_token_here
Host: https://developer.shauriwave.com
Content-Type: application/json