Skip to main content

Mogul Bridge Introduction

Let's discover Mogul Bridge's API in less than 5 minutes.

API Reference

The Mogul Bridge API is designed on RESTful principles, featuring logical resource-based URLs, form-encoded request payloads, and JSON-encoded responses. It adheres to standard HTTP protocols, including response codes, authentication methods, and verbs.

The API operates in both test and live modes, isolated by the authentication key you use. Test mode operations do not affect your live data or interact with external systems.

Bulk updates are not supported by the Mogul Bridge API; each request can modify a single object.

To maintain high performance and reliability, Mogul Bridge implements rate limiting and endpoint-specific allocations.

The Mogul Bridge API is version-specific and customizable for each account. The documentation you see is tailored to your API version and includes your unique test data and keys, visible only to you.