#Core API list

2 messages · Page 1 of 1 (latest)

chrome geode
#

Hello guy's
Can i get core API list like postman and swagger ?

surreal otter
#

API reference for Medusa's Admin endpoints. All endpoints are prefixed with /admin.

Authentication

There are two ways to send authenticated requests to the Medusa server: Using a user's API token, or using a Cookie Session ID.

Expanding Fields

In many endpoints you'll find an expand query parameter that can be passed to the endpo...

API reference for Medusa's Storefront endpoints. All endpoints are prefixed with /store.

Authentication

To send requests as an authenticated customer, you must use the Cookie Session ID.

Expanding Fields

In many endpoints you'll find an expand query parameter that can be passed to the endpoint. You can use the expand query para...