Version: 2.1

Date: 2024, Nov 15th

Release POC: [email protected]

Changelog

Change Description Date Released Is Live? Backward Compatible APIs Affected Document Version
- New API /precheck Introduced

Table of Contents

Introduction

This document will help you integrate Fleek with your marketplace for vendor (brand) and bundle purchases.

Environment

Base URL

Environment URL
Development https://api-dev.getfleek.app/partner
Production https://api.getfleek.app/partner

Authentication

We will be providing the client_id and client_secret.

You can construct the Base64 string and include it in all API requests.

→ Example