B2B Wave API (start here)

B2B Wave API v1.92

API Authentication

To use our resources, you need to authenticate with our API using:

  • HTTP Basic authentication, or  
  • HTTP Token-based authentication

B2B Wave’s API uses JSON format for both requests and responses (except for orders, which can also be retrieved with XML and CSV).

Finding your Credentials

To find your account’s credentials go to Settings >Profile and click the “API configuration” tab. 

API Documentation for  HTTP Basic authentication

Username: App Code

Password: API Token

API Documentation for  HTTP Token-based authentication

Token: API Token

API Endpoint

The API endpoint is: <your URL here>/api

Still need help? Contact Us Contact Us