Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yativo.com/llms.txt

Use this file to discover all available pages before exploring further.

Yativo Crypto is the crypto infrastructure division of Yativo. It gives businesses and developers a complete stack for building crypto-powered financial products: multi-chain wallet management, crypto-funded debit cards, IBAN accounts, cross-chain token swaps, a crypto payment gateway, agentic wallets for AI agents, and a B2B customer layer for managing your own users. Everything is accessible via a single REST API with SDK support for TypeScript, Python, PHP, Java, React, and an MCP server for AI agents.

What You Can Build

  • Crypto wallets as a service — Generate deposit addresses on multiple chains for your users, track balances, and move funds programmatically
  • Crypto-funded payment cards — Issue virtual and physical debit cards that spend directly from crypto balances
  • Crypto payment gateway — Accept crypto payments with a hosted checkout page — no frontend integration needed
  • IBAN accounts — Assign European bank account numbers to crypto wallets for fiat on/off-ramp flows
  • Token swap — Let users swap between tokens and chains without leaving your product
  • Agentic wallets for AI — Give AI agents their own wallets to send payments, pay for x402 APIs, and maintain audit trails
  • Auto-forwarding — Automatically sweep deposits to a destination address based on configurable rules
  • B2B sub-accounts — Manage wallets and cards for your own business customers under a single Yativo account

Key Features

Multi-Chain Wallets

Generate and manage wallet addresses across 9+ blockchains from a single API. Automatic deposit detection with webhook notifications.

Yativo Card

Issue virtual and physical Visa debit cards funded from crypto balances. Full KYC onboarding, spending limits, and dispute management.

Payment Gateway

Accept crypto payments with hosted checkout. Create a payment intent, share a link, get paid. Multi-chain support.

Agentic Wallets

Programmable wallets for AI agents with spending limits, connectors, x402 protocol support, and full audit trails.

IBAN

European IBAN accounts linked to crypto wallets. Receive EUR transfers directly into a wallet-backed bank account.

Token Swap

Cross-chain and same-chain token swaps with real-time quotes and slippage control.

Auto-Forwarding

Automatically sweep incoming deposits to a destination address. Configure rules, thresholds, and destinations.

Compliance Screener

Screen blockchain addresses against sanctions lists and risk databases before transacting.

Gas Station

Pre-fund a gas station to cover network fees on behalf of your users.

B2B Customers

Create and manage sub-accounts for your business customers with their own wallets and cards.

Unified Transactions

Single view of all transaction types with PDF/CSV export support and fee analytics.

MCP Server

Model Context Protocol server for AI agents. Install @yativo/mcp-server from npm.

Real-Time Webhooks

Get notified instantly on deposits, withdrawals, swaps, card transactions, and more.

Subscriptions

Manage your plan tier with rate limits, wallet quotas, and feature access.

Sandbox

A full-featured sandbox environment for testing your integration without touching real funds.

Supported Chains

Yativo Crypto supports 9 blockchains at launch, including Ethereum, Solana, Bitcoin, Polygon, BSC, Base, Arbitrum, Optimism, and XDC. See the Supported Chains page for the full list of networks and tokens.

API Base URL

EnvironmentBase URL
Productionhttps://crypto-api.yativo.com/api/v1/
Sandboxhttps://crypto-sandbox.yativo.com/api/v1/

Getting Started

1

Follow the Quickstart

The Quickstart walks you through account creation, API key generation, and your first wallet and transaction in under 10 minutes.
2

Explore the SDK

Install one of the official SDKs for faster integration. The TypeScript SDK and Python SDK are the most feature-complete.
3

Test in the Sandbox

Use the Sandbox environment to simulate the full transaction lifecycle before going live.