Getting Started via API

Getting Started

To start setting up the API and be ready to perform in the platform there are key issues you must have in mind:

1. Authentication: The Shopery platform uses JSON Web Tokens (JWT) for secure authentication

2. Company Setup: Before using the platform, you’ll need to have companies registered.

  • Importing Company: Bring company data via API
  • Company Moderation: Premium feature for company’s moderation process for verification

3. User Management: Importing users using the correct endpoints and understanding User States.

4. Catalog: Importing your catalog for organizing your products and associated information.

  • For E-commerce solutions: Import catalog which is a combination of products, prices and stock
  • For Procurement solutions: Import catalog of product and its variants.

5. Orders: For e-commerce solutions, this feature enables you to create and manage your orders.

6.Webhooks: This a powerful way to receive updates after a specific event occurs.

7. Custom Fields: This feature allows you to add tailored data fields, enabling you to capture additional, business-specific information .

With these configurations in place, you’ll be ready to fully utilize the Shopery platform via API.
👉 For more detailed instructions on each area, refer to the related sections in this documentation.
👉 For additional setup details, refer to the specific API documentation for each feature area.

Related articles

Getting Started via API

To start setting up the platform via API and be ready to perform it is important to notice key issues to have in mind.

November 6, 2024