Marketplacer API documentation
Marketplacer has 2 APIs available, the one you choose to develop with will be driven by the use-cases that you are developing for - so choose wisely!
For more information on the GraphQL API Go to the graphql API documentation
For more information on the REST API Go to the v2 API documentation
We also provide access to Webhooks, which allow users to subscribe to real-time notifications from Marketplacer. Webhooks are available at both the marketplace and individual seller level.
For more information on Webhooks Go to the Webhook documentation
At a glance..
A summarised comparison of objects, queries, mutations and notifications for both APIs and webhooks can be found below.
Note: A “mutation” here, (nomenclature lifted from the world of GraphQL), refers either to a Create, Update or Delete operation – refer to the full documentation to see which of these operations are available for each API.