Skip to main content

Solid

Quick Start
  1. Sign up at solidfi.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Solid →

Overview

Integration with Solid (SolidFi) — developer-first card issuing platform. Provides virtual/physical cards (Visa), program management, real-time transaction controls, webhook notifications. Focus on Developer Experience: simple REST API (without legacy SOAP/XML), sandbox with realistic test data, fast onboarding (days, but not months). US-focused with expansion in SG/APAC.

Provider IDsolid
CategoryBank Transfers
Websitesolidfi.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/personsCreation person
POST/cardsCard issuance
PUT/cards/{id}/freezeFreeze
PUT/cards/{id}/unfreezeUnfreeze
PUT/cards/{id}/controlsSpending controls
GET/cards/{id}/transactionsTransactions

Resources