Integrate with the Talentir platform to pay creators, sellers, and freelancers worldwide.
The Talentir API lets you integrate payouts into your own product. Talentir runs the payments, carries the liability, and handles recipient verification, so you do not build banking integrations or a ledger.
@username), email addresses, or wallet addresses.| Environment | Base URL |
|---|---|
| Production | https://www.talentir.com/api/v1 |
| Sandbox | https://sandbox.talentir.com/api/v1 |
The sandbox is a standalone environment with its own persistent database. Sign up self-service; your teams, API keys, and webhooks stay put between visits. All external providers (banking, PayPal, blockchain, compliance screening) are simulated: no real money moves, and payouts settle instantly and synchronously. Business verification (KYB) completes with one click, wallets are simulated, and every payout method has a passing and a failing test scenario (see Create a payout).
Send your first payout from the sandbox in a few minutes.
Team API keys for your own team, OAuth 2.1 with PKCE for platforms.
Create payouts, mint hosted sessions, approve, and receive webhooks.
Every endpoint, parameter, and response schema, generated from the live spec.
/api/v1/spec.json. Agent-readable page dumps are at /llms.txt and /llms-full.txt.