ShopGo
1.0.0
1.0.0
  • Welcome
  • Developer Guides
    • Order Processing
    • Webhooks
      • Calculate Shipping Rates
  • Management API
    • Introduction
    • Authentication
      • Using User API Key
      • Using Platform API Key
    • Authorization
    • Objects
      • Primitives
      • Order
      • Payment
      • Shipment
      • Purchase
      • Adjustment
      • Charge
      • Attribute
    • API Endpoints
  • Platform API
    • Introduction
    • Authentication
    • Objects
    • API Endpoints
      • Tenant
Powered by GitBook
On this page

Was this helpful?

Welcome

ShoGo's eCommerce SaaS Platform Documentation

Welcome to our Docs! 👋

This is still work in progress but feel free to browse as we continue to fill-in the various bits. We hope you've been pointed to a section that's relevant to you by one of us but here's a quick overview (just in case you're trying to find your way around) ...

There are currently three main sections in this docs site ...

  1. Developer Guides: a combination of guides on several topics that are relevant to developers

  2. Management API: a developer manual for our store management API

  3. Platform API: a developer manual for our platform management API

Our Management and Platform APIs share some technical similarities but have very different use cases.

Management API exposes various store setup and administration capabilities that are essentially similar to the administration functions available through our dashboard (e.g. catalog and order management). Any person with a dashboard account (a store owner or a staff member) can access these capabilities, assuming they have the appropriate permissions.

Platform API exposes some SaaS platform control capabilities, such as listing tenant accounts. This is mostly used by us to develop software tools for internal use.

That's all for now, happy browsing! 😀

NextOrder Processing

Last updated 4 years ago

Was this helpful?