# Latitude | Documentation ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.latitude.xyz/_mcp/server ## Docs - [Welcome to Latitude](https://docs.latitude.xyz/home.md): Payment infrastructure for global money movement - [API basics](https://docs.latitude.xyz/api-basics.md): Authentication, idempotency, webhooks, and other fundamentals for working with the Latitude API - [Global Fiat Payouts](https://docs.latitude.xyz/products/global-fiat-payouts.md): Send payments to recipients in 45+ countries via local payment rails - [On-Ramps and Off-Ramps](https://docs.latitude.xyz/products/on-ramps-and-off-ramps.md): Convert between fiat currencies and stablecoins with built-in compliance - [Global payouts integration guide](https://docs.latitude.xyz/integration-guides/global-payouts-integration-guide.md): Send funds to recipients across multiple countries and currencies using Latitude's transfer APIs - [Country-specific details](https://docs.latitude.xyz/integration-guides/country-specific-details.md): Additional details for creating recipients for each country ## API Docs - API Reference > Financial Accounts [Create a Financial Account](https://docs.latitude.xyz/api-reference/financial-accounts/post-v-1-financial-accounts.md) - API Reference > Financial Accounts [Update a Financial Account](https://docs.latitude.xyz/api-reference/financial-accounts/post-v-1-financial-accounts-id.md) - API Reference > Individuals [List Individuals](https://docs.latitude.xyz/api-reference/individuals/get-v-1-individuals.md) - API Reference > Individuals [Create an Individual](https://docs.latitude.xyz/api-reference/individuals/post-v-1-individuals.md) - API Reference > Individuals [Retrieve an Individual](https://docs.latitude.xyz/api-reference/individuals/get-v-1-individuals-id.md) - API Reference > Individuals [Update an Individual](https://docs.latitude.xyz/api-reference/individuals/post-v-1-individuals-id.md) - API Reference > Verification Images [List Verification Images](https://docs.latitude.xyz/api-reference/verification-images/get-v-1-individuals-id-verification-images.md) - API Reference > Verification Images [Upload Verification Images](https://docs.latitude.xyz/api-reference/verification-images/post-v-1-individuals-id-verification-images.md) - API Reference > Transfers [List Transfers](https://docs.latitude.xyz/api-reference/transfers/get-v-1-transfers.md) - API Reference > Transfers [Create a Transfer](https://docs.latitude.xyz/api-reference/transfers/post-v-1-transfers.md) - API Reference > Transfers [Retrieve a Transfer](https://docs.latitude.xyz/api-reference/transfers/get-v-1-transfers-id.md) - API Reference > Quotes [Create a Quote](https://docs.latitude.xyz/api-reference/quotes/post-v-1-quotes.md) - API Reference > Webhooks [List Webhook Subscriptions](https://docs.latitude.xyz/api-reference/webhooks/get-v-1-webhook-subscriptions.md) - API Reference > Webhooks [Create a Webhook Subscription](https://docs.latitude.xyz/api-reference/webhooks/post-v-1-webhook-subscriptions.md) - API Reference > Webhooks [Get a Webhook Subscription](https://docs.latitude.xyz/api-reference/webhooks/get-v-1-webhook-subscriptions-id.md) - API Reference > Webhooks [Delete a Webhook Subscription](https://docs.latitude.xyz/api-reference/webhooks/delete-v-1-webhook-subscriptions-id.md) - API Reference > Conversion Accounts [List Conversion Accounts](https://docs.latitude.xyz/api-reference/conversion-accounts/get-v-1-conversion-accounts.md) - API Reference > Conversion Accounts [Create a Conversion Account](https://docs.latitude.xyz/api-reference/conversion-accounts/post-v-1-conversion-accounts.md) - API Reference > Conversion Accounts [Retrieve a Conversion Account](https://docs.latitude.xyz/api-reference/conversion-accounts/get-v-1-conversion-accounts-id.md) - API Reference > Conversion Accounts [Update a Conversion Account](https://docs.latitude.xyz/api-reference/conversion-accounts/post-v-1-conversion-accounts-id.md) - API Reference > Conversions [List Conversions](https://docs.latitude.xyz/api-reference/conversions/get-v-1-conversions.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.latitude.xyz/openapi.json) - [OpenAPI YAML](https://docs.latitude.xyz/openapi.yaml)