Endpoint and Auth
Base endpoint
Uat: https://marketpe-api-staging.azurewebsites.net/app-api
Production: https://backend.marketpe.app/app-api
Auth
You must pass these headers in all apis.
Headers:
Content-Type: application/json
Authorization: your_api_key
Last updated on