Docs
DocumentationAPI Reference
API Reference
API Reference
  • Introduction
  • Authentication
  • Endpoints
    • Banks
    • Account Enqury
    • Account Balance Enquiry
    • Initiate Transfer
    • List Transactions
    • Fetch Transaction
Powered by GitBook
On this page

Introduction

The Glyde API offers extensive access to nearly all the features available on our dashboard, empowering you to seamlessly integrate and extend them within your application. Designed to adhere to RESTful principles, the API is structured around the primary resources you'll engage with, providing a straightforward and intuitive development experience. While it closely mirrors the functionality of our dashboard, there are a few notable exceptions to accommodate diverse use cases and enhance flexibility in your application integration efforts.

Glyde Environment

Live Base Url: https://api.useglyde.co/v1

Sandbox Base Url: https://sandbox.useglyde.co/v1

NextAuthentication

Last updated 3 months ago