Guides

Introduction

Welcome to the comprehensive Guides section of the ThreadConnect documentation. Here, you'll find a wealth of resources designed to help you navigate the complexities and harness the full potential of ThreadConnect. Whether you're taking your first steps into the world of banking as a service (BaaS) or looking to streamline financial operations, this section is your roadmap to success.

What You'll Find in This Section:

  • Quickstart Guides: Perfect for those new to ThreadConnect or looking to get something up and running quickly. These guides will walk you through the initial setup, from obtaining your API key to making your first API call, ensuring a smooth start.
  • Integration Guides: Dive into detailed instructions on how to integrate with a variety of services. These guides cover everything from onboarding customers to making payments, so you can offer the banking services your customers want.

Each guide is structured to be self-contained, allowing you to jump directly to the topic most relevant to your needs. However, we recommend new users start with the Quickstart Guides for a foundational understanding before moving on to more specialized content. Use the navigation panel to easily switch between guides, and don’t forget to check out the API Reference for detailed information on endpoints, parameters, and response formats.

ThreadConnect APIs

The ThreadConnect APIs are RESTful JSON APIs. They include basic banking APIs such as:

  • Accounts: provides the ability to create, manage, and retrieve bank account information.
  • Customers: used to create, manage, and retrieve banking customer information.
  • Transactions: enables users to create, manage, and retrieve transactional data.

Additional APIs can be found under the API reference section to accomplish any more in-depth integration work.