# StackBridge ## Docs - [Bridge session webhook](https://stackbridge.aboki.xyz/api-reference/bridge-session-webhook.md): Information about a new bridge session created - [Confirm Stacks Deposit (Manual Trigger)](https://stackbridge.aboki.xyz/api-reference/confirm-stacks-deposit-manual-trigger.md): Manually trigger bridge if auto-detection doesn't work. Normally NOT needed - bridge auto-starts when USDCx is detected. - [Get Bridge Session Status](https://stackbridge.aboki.xyz/api-reference/get-bridge-session-status.md): Retrieves the current status and details of a bridge session with live balance checking. - [Get Ethereum Wallet Information](https://stackbridge.aboki.xyz/api-reference/get-ethereum-wallet-information.md): Retrieves USDC balance and wallet information for the configured Ethereum account. - [Get Stacks Wallet Information](https://stackbridge.aboki.xyz/api-reference/get-stacks-wallet-information.md): Retrieves USDCx balance and wallet information for the configured Stacks account. - [Health Check](https://stackbridge.aboki.xyz/api-reference/health-check.md): Returns the health status of the API and information about active sessions. - [Initiate Ethereum → Stacks Bridge](https://stackbridge.aboki.xyz/api-reference/initiate-ethereum-→-stacks-bridge.md): Creates a gasless smart wallet and waits for USDC deposit. Once funded, automatically executes the bridge to mint USDCx on Stacks. - [Initiate Stacks → Ethereum Bridge](https://stackbridge.aboki.xyz/api-reference/initiate-stacks-→-ethereum-bridge.md): Creates a new Stacks wallet for user to deposit USDCx. Auto-detects deposit and processes gas + burn automatically. - [Welcome](https://stackbridge.aboki.xyz/api-reference/introduction.md): Ethereum ↔ Stacks Cross-Chain Bridge - [Introduction](https://stackbridge.aboki.xyz/index.md): The Ethereum ↔ Stacks Cross-Chain Bridge API enables seamless transfer of USDC/USDCx between Ethereum and Stacks using Circle's Cross-Chain Transfer Protocol (CCTP). The API handles all complexity of cross-chain transfers, including gasless transactions via CDP Smart Wallets. - [How It Works](https://stackbridge.aboki.xyz/index-copied-1.md): A simplified overview of each direction: - [Quick Start](https://stackbridge.aboki.xyz/index-copied-2.md): The absolute minimum to get started: - [ Prerequisites](https://stackbridge.aboki.xyz/index-copied-3.md): What business need before using your API - [Important Concepts](https://stackbridge.aboki.xyz/index-copied-4.md): Key terms your business needs to understand: ## OpenAPI Specs - [openapi](https://stackbridge.aboki.xyz/api-reference/openapi.json)