VUMI Documentation
  • Introduction
    • 🎉Welcome!
    • ➡️Quick Start
  • Platform
    • App Overview
      • API Products
      • Connections Overview
      • API Configuration
    • Link Overview
      • Link redirects
      • Link parameters
      • Customization
  • General API Resources
    • Authentication
      • API Login
    • Entities
      • List entities for app
    • Connections
      • Exchange public token
      • Get Connection status
      • List all connections
      • List public tokens
      • Delete Connection
    • Investments
      • List investments
    • Webhook
      • Get verification key
  • Aggregation
    • Accounts
      • List accounts
      • List account transactions
    • Portfolios
      • List portfolios
      • List portfolio transactions
      • List portfolio positions
  • Assets Transfer
    • Assets transfer
  • Developer Resources
    • API and Widget Errors
    • Webhooks and security
      • Webhook verification
    • Pagination
    • Tracing requests
Powered by GitBook
On this page
  • Introduction
  • Postman collection
  1. Introduction

Welcome!

We are excited that you have decided on using Vumi Finlink API! 🤘

Last updated 10 months ago


Welcome to Vumi Finlink API Reference documentation! This documentation aims to guide developers through a fast and easy integration experience with the Vumi Finlink API - we know your time is valuable.

Introduction

This API reference will include a using our Finlink Platform, while also doing a deep-dive into the different endpoints and resources of our API. Our API is a RESTful API, we follow standards in the usage of . We have resource-oriented URLs to make endpoints more predictable.

Postman collection

We have also created a postman collection for you to make integration and following the documentation easier.

Using this collection is simple. You should adapt the login endpoint with your credentials and perform the request. This request has a test associated to it that will automatically set the received token in a variable named auth_token. We've configured the collection to use this Bearer by default, so you should be directly authenticated to use other endpoints.

If you want to check data for a specific connection, we have created an environment variable in the collection named finlinkToken that you can change and directly use in every endpoint that retrieves connection data.

🎉
step-by-step integration guide
HTTP verbs and status codes
➡️Quick Start
7KB
FINLINK API Reference.postman_collection.json