Skip to main content

Prerequisites

Before you begin, ensure you have an API key from our developer portal.

Step 1: Configure Your Environment

First, install Axios for HTTP requests:

Step 2: Make Your First API Call

Use the following JavaScript code to make a POST request to our Routing API:

Step 3: Next Steps

Explore further endpoints and configurations as detailed in our full API documentation sections on authentication, request structures, and more.