Fez Business API
  • Introduction
  • API ENDPOINTS
    • Auth
      • Authenticate
      • Logout
      • Change Password
    • Orders
      • Create
      • Get
      • Update
      • Delete
      • Search
      • Search via Waybill Number
      • Status With Date Range
      • Fetch Delivery Cost
      • Track
      • Delivery Time Estimate
    • International Orders
      • Create Import Order
      • Import Items Categories
      • Import Locations
      • Import Delivery Cost
      • Export Locations
      • Create Export Order
      • Export Delivery Cost
    • Users
      • Create
      • Get All
      • Delete
    • Locker
      • Get All
      • Check Availability
    • Webhook
      • Register Order Webhook
      • Order Webhook Request
Powered by GitBook
On this page

Introduction

Welcome to Fez Business API! Here you'll find all the documentation you need to get up and running with the Fez Business API.

NextAuth

Last updated 3 months ago

Quick start

To begin using our API, follow these steps:

1.⁠ ⁠Sign Up: If you don't have an existing account, please register using the following link: Development : . Production: .

2.⁠ ⁠Log In: After registration, log in to the B2B platform using the email and password you provided during sign up.

3.⁠ ⁠Obtain Authentication Key: Once logged in, navigate to the "Developers" section in the side menu. Under the "Manage Keys" dropdown, you'll find the option to obtain the authentication key required for integration.

Development Base URL :

Sign up on sandbox
Sign Up
https://apisandbox.fezdelivery.co/v1
Auth