Jump to Content
Fluz API Documentation
Fluz OverviewRecipesChangelog
API ReferenceFluzFluz API Documentation
Fluz Overview
API ReferenceFluz
Fluz OverviewRecipesChangelog
All
Pages
Start typing to search…

INTRODUCTION

  • Overview
  • How to Use GraphQL

🚀 Quick Start Guide

  • Prepare Your Accounts
    • Create Fluz Account
    • Create Developer Account
    • Sandbox And Production Environments
    • Create Applications & Get API Credentials
  • Set Up Your Node.js Project (Optional)
  • Authentication: Accessing the API
    • Select Your Fluz Account
    • Generate a User Access Token
  • Perform Basic API Actions
    • Prepare for Purchases (Payment Methods)
    • Deposit Funds to Fluz Balance
    • Get Available Merchants
    • Purchase a Gift Card
    • Reveal Gift Card Details
  • Idempotency Requests
  • API Explorer

GET SET UP

  • Staging vs. Live Environment
  • Authentication
    • Authorization onto user accounts
    • Personal vs Public Applications
    • Using the Fluz API
      • API and Platform Status
      • API and Platform Changes
  • Going Live
  • Apps and Integrations Dashboard
  • What is the Fluz API?

CHOOSE A MERCHANT

  • Catalog Overview
  • Get Merchant Catalog
  • Get the Best Offer
  • Determine Stock Availability
  • Formatting Referral Links

FUND YOUR PURCHASE

  • Add Funding Sources
  • View Funding Sources
  • Deposit Funds
  • Test Bank Cards
  • Test Bank Accounts

MAKE A PURCHASE

  • Purchase Gift Cards
  • View Gift Cards
  • Reveal Virtual Cards
  • View Virtual Card Settings
  • Virtual Card Error Codes
  • Create Virtual Cards
  • Gift Card Error Codes

REVIEW ACCOUNT DETAILS

  • View Transactions
  • Check Account Balance

Fluz Dashboard

  • Managing Application
  • Application Scopes

Miscellaneous

  • Error Codes - API General
  • Field List Of Fields and Descriptions
Powered by 

Authentication: Accessing the API

To interact with the Fluz API, you need to authenticate correctly. This involves getting an accountId and generating a temporary User Access Token.

  • Select Your Fluz Account (accountId)
  • Generate a User Access Token

Updated 30 days ago


Set Up Your Node.js Project (Optional)
Select Your Fluz Account