# Invoise > Receive crypto payments using invoices, reusable deposit addresses and hosted checkout. API base: https://platform.invoise.me/api/v1. Documentation is public; reading it needs no account or JavaScript. ## Start here - [Human setup](https://docs.invoise.me/start/quickstart.md) - [Agent setup](https://docs.invoise.me/agents/integration.md) - [Payment status without webhooks](https://docs.invoise.me/payments/status.md) - [OpenAPI contract](https://docs.invoise.me/openapi.json) - [Full English text](https://docs.invoise.me/llms-full.txt) - [Русский](https://docs.invoise.me/ru/llms-full.txt) - [Українська](https://docs.invoise.me/uk/llms-full.txt) - [Deutsch](https://docs.invoise.me/de/llms-full.txt) - [Español](https://docs.invoise.me/es/llms-full.txt) - [Português (Brasil)](https://docs.invoise.me/pt-br/llms-full.txt) ## English - [Agent auth reference](https://docs.invoise.me/agents/auth-reference.md): The endpoints an automated agent uses to sign in with an EVM wallet and manage its session. - [Agent workflow](https://docs.invoise.me/agents/integration.md): From wallet sign-in to a paid invoice, the full path for an automated agent. - [Read docs without a browser](https://docs.invoise.me/agents/reading.md): Markdown pages, llms.txt and OpenAPI for agents and other tools. - [Agent sign-in](https://docs.invoise.me/agents/sign-in.md): Authenticate an automated agent with an EVM wallet, without a browser. - [API keys](https://docs.invoise.me/integration/api-keys.md): Create a shop API key, choose its scopes and restrict it by IP. - [Account sign-in](https://docs.invoise.me/integration/dashboard-sign-in.md): Dashboard authentication and account security, separate from the payment API. - [Idempotency, errors and limits](https://docs.invoise.me/integration/idempotency-and-errors.md): How to retry Invoise mutations safely, what the error codes mean and which limits apply. - [Team and access](https://docs.invoise.me/integration/team-and-access.md): Invite teammates, choose permissions and export payment history. - [Webhooks](https://docs.invoise.me/integration/webhooks.md): Receive payment updates, check signatures and handle retries. - [Hosted checkout](https://docs.invoise.me/payments/checkout.md): Share the payment page, set its name and logo, and verify payment. - [Deposits and invoices](https://docs.invoise.me/payments/deposits-and-invoices.md): Create a one-time invoice or a reusable deposit address. - [Networks and tokens](https://docs.invoise.me/payments/networks.md): Choose a network and token, format amounts and read your shop fees. - [Sandbox](https://docs.invoise.me/payments/sandbox.md): Test payment events without sending real crypto. - [Solana and Tron](https://docs.invoise.me/payments/solana-and-tron.md): Set a Solana or Tron recipient and see how those payments differ from EVM ones. - [Invoice and deposit status](https://docs.invoise.me/payments/status.md): Check an invoice or deposit through the API, with or without webhooks. - [Invoise wallet](https://docs.invoise.me/payments/wallet.md): Where a shop's payments land, who controls the wallet, and what Invoise can and cannot do with it. - [Concepts](https://docs.invoise.me/start/concepts.md): How shops, invoices, deposits and payouts work. - [Quickstart](https://docs.invoise.me/start/quickstart.md): Create a shop, issue an invoice and receive the payment with the Invoise REST API. ## Русский - [Справочник входа агента](https://docs.invoise.me/ru/agents/auth-reference.md): Эндпоинты, которыми автоматический агент входит по EVM-кошельку и управляет сессией. - [Сценарий для агента](https://docs.invoise.me/ru/agents/integration.md): Путь от входа кошельком до оплаченного инвойса для автоматического агента. - [Читать без браузера](https://docs.invoise.me/ru/agents/reading.md): Markdown-страницы, llms.txt и OpenAPI для агентов и инструментов. - [Вход агента](https://docs.invoise.me/ru/agents/sign-in.md): Аутентификация автоматического агента EVM-кошельком, без браузера. - [API-ключи](https://docs.invoise.me/ru/integration/api-keys.md): Создание ключа магазина, выбор прав и ограничение по IP. - [Вход в аккаунт](https://docs.invoise.me/ru/integration/dashboard-sign-in.md): Вход в интерфейс и безопасность аккаунта отдельно от платёжного API. - [Идемпотентность, ошибки и лимиты](https://docs.invoise.me/ru/integration/idempotency-and-errors.md): Как безопасно повторять изменяющие запросы Invoise, что означают коды ошибок и какие действуют лимиты. - [Команда и доступы](https://docs.invoise.me/ru/integration/team-and-access.md): Приглашение команды, выбор прав и выгрузка истории платежей. - [Вебхуки](https://docs.invoise.me/ru/integration/webhooks.md): Уведомления о платежах, проверка подписи и обработка повторов. - [Платёжная страница](https://docs.invoise.me/ru/payments/checkout.md): Ссылка оплаты, название и логотип магазина, проверка платежа. - [Депозиты и инвойсы](https://docs.invoise.me/ru/payments/deposits-and-invoices.md): Создание разового инвойса или многоразового депозитного адреса. - [Сети и токены](https://docs.invoise.me/ru/payments/networks.md): Выбор сети и токена, формат сумм и комиссии магазина. - [Sandbox](https://docs.invoise.me/ru/payments/sandbox.md): Проверка платёжных событий без реальной криптовалюты. - [Solana и Tron](https://docs.invoise.me/ru/payments/solana-and-tron.md): Как задать получателя в Solana или Tron и чем эти платежи отличаются от EVM. - [Статус инвойса и депозита](https://docs.invoise.me/ru/payments/status.md): Проверка инвойса или депозита через API — с вебхуками или без них. - [Кошелёк Invoise](https://docs.invoise.me/ru/payments/wallet.md): Куда поступают платежи магазина, кто управляет кошельком и что Invoise может и не может с ним сделать. - [Основные понятия](https://docs.invoise.me/ru/start/concepts.md): Мерчант, магазин, инвойс, депозит и пейаут — сущности Invoise. - [Быстрый старт](https://docs.invoise.me/ru/start/quickstart.md): Создайте магазин, создайте инвойс и примите платёж через REST API Invoise. ## Українська - [Довідник автентифікації агента](https://docs.invoise.me/uk/agents/auth-reference.md): Ендпоінти, якими автоматизований агент користується для входу через гаманець EVM і керування своєю сесією. - [Робочий процес агента](https://docs.invoise.me/uk/agents/integration.md): Від входу через гаманець до оплаченого рахунку — повний шлях для автоматизованого агента. - [Читання документації без браузера](https://docs.invoise.me/uk/agents/reading.md): Сторінки Markdown, llms.txt і OpenAPI для агентів та інших інструментів. - [Вхід для агента](https://docs.invoise.me/uk/agents/sign-in.md): Автентифікуйте автоматизованого агента гаманцем EVM, без браузера. - [API-ключі](https://docs.invoise.me/uk/integration/api-keys.md): Створіть API-ключ магазину, оберіть його області та обмежте за IP. - [Вхід в обліковий запис](https://docs.invoise.me/uk/integration/dashboard-sign-in.md): Автентифікація в кабінеті та безпека облікового запису окремо від платіжного API. - [Ідемпотентність, помилки та ліміти](https://docs.invoise.me/uk/integration/idempotency-and-errors.md): Як безпечно повторювати мутації Invoise, що означають коди помилок і які ліміти застосовуються. - [Команда та доступ](https://docs.invoise.me/uk/integration/team-and-access.md): Запрошуйте колег, обирайте права та експортуйте історію платежів. - [Вебхуки](https://docs.invoise.me/uk/integration/webhooks.md): Отримуйте оновлення платежів, перевіряйте підписи та обробляйте повтори. - [Готова сторінка оплати](https://docs.invoise.me/uk/payments/checkout.md): Поділіться сторінкою оплати, задайте її назву та логотип, перевірте платіж. - [Депозити та рахунки](https://docs.invoise.me/uk/payments/deposits-and-invoices.md): Створіть одноразовий рахунок або багаторазову депозитну адресу. - [Мережі та токени](https://docs.invoise.me/uk/payments/networks.md): Оберіть мережу й токен, форматуйте суми та читайте комісії свого магазину. - [Пісочниця](https://docs.invoise.me/uk/payments/sandbox.md): Перевіряйте платіжні події без надсилання реальної криптовалюти. - [Solana і Tron](https://docs.invoise.me/uk/payments/solana-and-tron.md): Задайте отримувача Solana або Tron і дізнайтеся, чим ці платежі відрізняються від EVM. - [Статус рахунку та депозиту](https://docs.invoise.me/uk/payments/status.md): Перевіряйте рахунок або депозит через API, з вебхуками або без них. - [Гаманець Invoise](https://docs.invoise.me/uk/payments/wallet.md): Куди потрапляють платежі магазину, хто керує гаманцем і що Invoise може та не може з ним зробити. - [Основні поняття](https://docs.invoise.me/uk/start/concepts.md): Як працюють магазини, рахунки, депозити та виплати. - [Швидкий старт](https://docs.invoise.me/uk/start/quickstart.md): Створіть магазин, виставте рахунок і отримайте оплату через REST API Invoise. ## Deutsch - [Agent-Auth-Referenz](https://docs.invoise.me/de/agents/auth-reference.md): Die Endpunkte, die ein automatisierter Agent verwendet, um sich mit einer EVM-Wallet anzumelden und seine Sitzung zu verwalten. - [Agenten-Workflow](https://docs.invoise.me/de/agents/integration.md): Von der Wallet-Anmeldung bis zur bezahlten Rechnung, der vollständige Weg für einen automatisierten Agenten. - [Dokumentation ohne Browser lesen](https://docs.invoise.me/de/agents/reading.md): Markdown-Seiten, llms.txt und OpenAPI für Agenten und andere Tools. - [Agent-Anmeldung](https://docs.invoise.me/de/agents/sign-in.md): Authentifizieren Sie einen automatisierten Agenten mit einer EVM-Wallet, ohne Browser. - [API-Schlüssel](https://docs.invoise.me/de/integration/api-keys.md): Erstellen Sie einen Shop-API-Schlüssel, wählen Sie seine Bereiche und beschränken Sie ihn per IP. - [Konto-Anmeldung](https://docs.invoise.me/de/integration/dashboard-sign-in.md): Dashboard-Authentifizierung und Kontosicherheit, getrennt von der Zahlungs-API. - [Idempotenz, Fehler und Limits](https://docs.invoise.me/de/integration/idempotency-and-errors.md): Wie Sie Invoise-Mutationen sicher wiederholen, was die Fehlercodes bedeuten und welche Limits gelten. - [Team und Zugriff](https://docs.invoise.me/de/integration/team-and-access.md): Laden Sie Teammitglieder ein, wählen Sie Berechtigungen und exportieren Sie den Zahlungsverlauf. - [Webhooks](https://docs.invoise.me/de/integration/webhooks.md): Empfangen Sie Zahlungsaktualisierungen, prüfen Sie Signaturen und behandeln Sie Wiederholungen. - [Gehostete Zahlungsseite](https://docs.invoise.me/de/payments/checkout.md): Teilen Sie die Zahlungsseite, legen Sie Name und Logo fest und prüfen Sie die Zahlung. - [Einzahlungen und Rechnungen](https://docs.invoise.me/de/payments/deposits-and-invoices.md): Erstellen Sie eine einmalige Rechnung oder eine wiederverwendbare Einzahlungsadresse. - [Netzwerke und Token](https://docs.invoise.me/de/payments/networks.md): Wählen Sie ein Netzwerk und einen Token, formatieren Sie Beträge und lesen Sie die Gebühren Ihres Shops. - [Sandbox](https://docs.invoise.me/de/payments/sandbox.md): Testen Sie Zahlungsereignisse, ohne echte Kryptowährung zu senden. - [Solana und Tron](https://docs.invoise.me/de/payments/solana-and-tron.md): Legen Sie einen Solana- oder Tron-Empfänger fest und erfahren Sie, wie sich diese Zahlungen von EVM-Zahlungen unterscheiden. - [Rechnungs- und Einzahlungsstatus](https://docs.invoise.me/de/payments/status.md): Prüfen Sie eine Rechnung oder Einzahlung über die API, mit oder ohne Webhooks. - [Invoise-Wallet](https://docs.invoise.me/de/payments/wallet.md): Wo die Zahlungen eines Shops landen, wer die Wallet kontrolliert und was Invoise damit tun kann und nicht kann. - [Konzepte](https://docs.invoise.me/de/start/concepts.md): Wie Shops, Rechnungen, Einzahlungen und Auszahlungen funktionieren. - [Schnellstart](https://docs.invoise.me/de/start/quickstart.md): Erstellen Sie einen Shop, stellen Sie eine Rechnung aus und erhalten Sie die Zahlung mit der Invoise-REST-API. ## Español - [Referencia de autenticación de agentes](https://docs.invoise.me/es/agents/auth-reference.md): Los endpoints que usa un agente automatizado para iniciar sesión con una billetera EVM y gestionar su sesión. - [Flujo del agente](https://docs.invoise.me/es/agents/integration.md): Desde el inicio de sesión con billetera hasta una factura pagada, el camino completo para un agente automatizado. - [Lee la documentación sin navegador](https://docs.invoise.me/es/agents/reading.md): Páginas en Markdown, llms.txt y OpenAPI para agentes y otras herramientas. - [Inicio de sesión de agentes](https://docs.invoise.me/es/agents/sign-in.md): Autentica un agente automatizado con una billetera EVM, sin navegador. - [Claves de API](https://docs.invoise.me/es/integration/api-keys.md): Crea una clave de API de tienda, elige sus permisos y restríngela por IP. - [Inicio de sesión de cuenta](https://docs.invoise.me/es/integration/dashboard-sign-in.md): Autenticación del panel y seguridad de la cuenta, independiente de la API de pagos. - [Idempotencia, errores y límites](https://docs.invoise.me/es/integration/idempotency-and-errors.md): Cómo reintentar las mutaciones de Invoise de forma segura, qué significan los códigos de error y qué límites se aplican. - [Equipo y acceso](https://docs.invoise.me/es/integration/team-and-access.md): Invita a compañeros de equipo, elige permisos y exporta el historial de pagos. - [Webhooks](https://docs.invoise.me/es/integration/webhooks.md): Recibe actualizaciones de pago, comprueba firmas y gestiona reintentos. - [Página de pago alojada](https://docs.invoise.me/es/payments/checkout.md): Comparte la página de pago, configura su nombre y logo, y verifica el pago. - [Depósitos y facturas](https://docs.invoise.me/es/payments/deposits-and-invoices.md): Crea una factura única o una dirección de depósito reutilizable. - [Redes y tokens](https://docs.invoise.me/es/payments/networks.md): Elige una red y un token, da formato a los importes y consulta las comisiones de tu tienda. - [Sandbox](https://docs.invoise.me/es/payments/sandbox.md): Prueba eventos de pago sin enviar cripto real. - [Solana y Tron](https://docs.invoise.me/es/payments/solana-and-tron.md): Configura un destinatario de Solana o Tron y descubre en qué se diferencian esos pagos de los de EVM. - [Estado de facturas y depósitos](https://docs.invoise.me/es/payments/status.md): Consulta una factura o depósito mediante la API, con o sin webhooks. - [Billetera de Invoise](https://docs.invoise.me/es/payments/wallet.md): Dónde llegan los pagos de una tienda, quién controla la billetera y qué puede y no puede hacer Invoise con ella. - [Conceptos](https://docs.invoise.me/es/start/concepts.md): Cómo funcionan las tiendas, facturas, depósitos y pagos. - [Inicio rápido](https://docs.invoise.me/es/start/quickstart.md): Crea una tienda, emite una factura y recibe el pago con la API REST de Invoise. ## Português (Brasil) - [Referência de autenticação do agente](https://docs.invoise.me/pt-br/agents/auth-reference.md): Os endpoints que um agente automatizado usa para entrar com uma carteira EVM e gerenciar sua sessão. - [Fluxo do agente](https://docs.invoise.me/pt-br/agents/integration.md): Da entrada por carteira até uma fatura paga, o caminho completo para um agente automatizado. - [Leia a documentação sem navegador](https://docs.invoise.me/pt-br/agents/reading.md): Páginas Markdown, llms.txt e OpenAPI para agentes e outras ferramentas. - [Entrada do agente](https://docs.invoise.me/pt-br/agents/sign-in.md): Autentique um agente automatizado com uma carteira EVM, sem navegador. - [Chaves de API](https://docs.invoise.me/pt-br/integration/api-keys.md): Crie uma chave de API da loja, escolha seus escopos e restrinja-a por IP. - [Entrada na conta](https://docs.invoise.me/pt-br/integration/dashboard-sign-in.md): Autenticação do painel e segurança da conta, separadas da API de pagamento. - [Idempotência, erros e limites](https://docs.invoise.me/pt-br/integration/idempotency-and-errors.md): Como repetir mutações do Invoise com segurança, o que significam os códigos de erro e quais limites se aplicam. - [Equipe e acesso](https://docs.invoise.me/pt-br/integration/team-and-access.md): Convide colegas de equipe, escolha permissões e exporte o histórico de pagamentos. - [Webhooks](https://docs.invoise.me/pt-br/integration/webhooks.md): Receba atualizações de pagamento, verifique assinaturas e trate repetições. - [Página de pagamento hospedada](https://docs.invoise.me/pt-br/payments/checkout.md): Compartilhe a página de pagamento, defina seu nome e logotipo, e verifique o pagamento. - [Depósitos e faturas](https://docs.invoise.me/pt-br/payments/deposits-and-invoices.md): Crie uma fatura única ou um endereço de depósito reutilizável. - [Redes e tokens](https://docs.invoise.me/pt-br/payments/networks.md): Escolha uma rede e um token, formate valores e leia as taxas da sua loja. - [Sandbox](https://docs.invoise.me/pt-br/payments/sandbox.md): Teste eventos de pagamento sem enviar criptomoeda real. - [Solana e Tron](https://docs.invoise.me/pt-br/payments/solana-and-tron.md): Defina um destinatário Solana ou Tron e veja como esses pagamentos diferem dos pagamentos EVM. - [Status de fatura e depósito](https://docs.invoise.me/pt-br/payments/status.md): Verifique uma fatura ou depósito pela API, com ou sem webhooks. - [Carteira Invoise](https://docs.invoise.me/pt-br/payments/wallet.md): Onde caem os pagamentos de uma loja, quem controla a carteira e o que o Invoise pode e não pode fazer com ela. - [Conceitos](https://docs.invoise.me/pt-br/start/concepts.md): Como funcionam lojas, faturas, depósitos e repasses. - [Início rápido](https://docs.invoise.me/pt-br/start/quickstart.md): Crie uma loja, emita uma fatura e receba o pagamento com a API REST do Invoise.