Reloadify API Documentation

Use the Reloadify API to sync profiles, products, orders, shopping carts, and more from your e-commerce platform. Build powerful retention automations with full control over your data.

Getting started

To get started, obtain your API credentials from the Reloadify dashboard. Authenticate using OAuth2 to get an access token, then start syncing your e-commerce data using our REST API. All resources are scoped to a language, so you'll need a language_id for most endpoints.

Guides

Authentication

Learn how to authenticate your API requests using OAuth2.

Read more

Pagination

Understand how to work with paginated responses.

Read more

Errors

Read about the different types of errors returned by the API.

Read more

Webhooks

Learn how to receive real-time notifications with HMAC-signed webhooks.

Read more

Resources

Profiles

Learn about the profile model and how to manage customer profiles, subscriptions, and custom attributes.

Products

Learn about the product model and how to sync your product catalog with variants and categories.

Orders

Learn about the order model and how to sync order data including line items and purchase history.

Shopping Carts

Learn about the shopping cart model and how to track abandoned carts and cart items.

Was this page helpful?