LogoLogo
  • Erudus API
  • Change Log
  • Getting Started
    • Introduction
    • Authentication
    • Testing with Sandbox
    • Migrating from API v1
    • Responses and Error Codes
    • Other Information
  • erudus.com
  • API Reference
    • Products
  • Wholesaler Catalogs
  • Images
  • Manage Products
  • Manufacturers
  • Labels
Powered by GitBook
On this page
  • Accessing the API
  • API Endpoint
  1. Getting Started

Introduction

How to setup and start using the API

PreviousChange LogNextAuthentication

Last updated 9 days ago

You can use the Erudus API to:

  • Access product data for any product in the Erudus data pool

  • Manage Wholesaler catlogs of products linked to Erudus specifications

  • Create, update and manage products held in the system (manufacturers only)

…and more all via simple REST calls.

Accessing the API

You’ll need an Erudus account to start using the API. If you don’t already have an account with API access enable, please get in touch at.

Once you have an account with API access enabled you are able to create and start using the API.

API Endpoint

The Erudus API can be accessed using the api.erudus.com hostname:

curl https://api.erudus.com/v2

A is also available for testing integrations.

erudus.com
API tokens
sandbox environment