Veend Developers
  • Introduction
  • Authentication
  • Accounts & Subaccounts
  • Transfers
  • Payment Links
  • Invoices
  • Employees, Payroll And Teams
  • Cards
  • Loans
  • Postman Collection
Powered by GitBook
On this page
  • Get Started
  • Environments
  • Quick Start

Introduction

VeendHQ official Developer Documentation Portal - Build modern financial products with our embedded finance infrastructure.

NextAuthentication

Last updated 2 years ago

Welcome to VeendHQ official Developer Documentation Portal. Here you'll find guides, resources, and references to build modern financial products with VeendHQ Platform.

Get Started

To get started with VeendHQ API, you need to .

Environments

For ease of development VeendHQ provides two environments for test (sandbox) and for production (live).

Test Environment

A test environment allow businesses to integrate their products and test them with test credentials that are real-life-like data but not actual data. Requests made to the test environment will never hit banking, payments, or identity verification networks and will never affect live data.

You can use the sandbox environment by performing all you API calls on this base URL:

https://test.veendhq.com/

Live Environment

The live environment to allow businesses to use VeendHQ Platform API in the production environments after testing using the sandbox environment. You can make use of real credentials and real data on the live environment. Requests made to the LIVE environment will hit LIVE environments of banking or payments or identity verification networks.

You can use the live environment by performing all you API calls on this base URL:

https://tx.veendhq.com/

Quick Start

create an account for free
Cover

Libraries & SDKs

Coming soon

Cover

Authentication

Guide to authenticate your API requests

Cover

Products

Guides on how to integrate with our products such as Cards, Payment Links, Invoices and more.