ASAP Marketplace API V1
  • 24 Mar 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light

ASAP Marketplace API V1

  • Dark
    Light

Article summary

INTRODUCTION

  • The Marketplace API is a RESTful web service to programatically perform various tasks associated with marketplace.
  • The base URL for the Marketplace API is https://goasap.app/merchant/v2/api by live and https://goasap.dev/merchant/v2/api by dev, all the requests on this url use post method and we need to add the specific end points mentioned below to this URL.
  • All parameters, where relevant, are required unless otherwise specified.

What's Next