Authenticate with email/password and obtain a JWT Bearer token. Use the returned token as Authorization: Bearer <token> on all subsequent API requests.
Sandbox test credentials:
email: cards_test@fincard-test.finhub.cloudpassword: Cards@Test2025!tenantId: tenant_fincard_testTenant identifier
"test_tenant"
Client IP address
"127.0.0.1"
Client application identifier
"playground-client"
Client platform
"playground-api"
Device identifier
"playground-device"
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
OK