# Nuvera ## Docs - [Create a beneficiary](https://docs.nuvera.global/api-reference/beneficiaries/create-a-beneficiary.md): Create a new beneficiary for the given customer. - [Get beneficiary activity log](https://docs.nuvera.global/api-reference/beneficiaries/get-beneficiary-activity-log.md): Get the full activity timeline for a beneficiary. - [Get beneficiary detail](https://docs.nuvera.global/api-reference/beneficiaries/get-beneficiary-detail.md): Get full beneficiary details. - [List beneficiaries for a customer](https://docs.nuvera.global/api-reference/beneficiaries/list-beneficiaries-for-a-customer.md): List beneficiaries with cursor-based pagination. - [Update beneficiary](https://docs.nuvera.global/api-reference/beneficiaries/update-beneficiary.md): Update beneficiary (CORRECTION_REQUESTED only). - [List enabled blockchain networks](https://docs.nuvera.global/api-reference/crypto/list-enabled-blockchain-networks.md) - [List enabled payment methods (token × network combinations)](https://docs.nuvera.global/api-reference/crypto/list-enabled-payment-methods-token-×-network-combinations.md) - [Create a customer](https://docs.nuvera.global/api-reference/customers/create-a-customer.md): Create a new customer with company info, persons, and documents. Submits for review. - [Get customer activity log](https://docs.nuvera.global/api-reference/customers/get-customer-activity-log.md): Get the full activity timeline for a customer. - [Get customer detail](https://docs.nuvera.global/api-reference/customers/get-customer-detail.md): Get full customer details including persons, documents, and counts. - [List customers](https://docs.nuvera.global/api-reference/customers/list-customers.md): List all customers for the authenticated organization with cursor-based pagination. - [Update customer](https://docs.nuvera.global/api-reference/customers/update-customer.md): Update customer fields. Only allowed when status is DRAFT or CORRECTION_REQUESTED. - [Delete a document](https://docs.nuvera.global/api-reference/documents/delete-a-document.md) - [Get document download URL](https://docs.nuvera.global/api-reference/documents/get-document-download-url.md): Get a signed download URL for a document. - [Upload a document](https://docs.nuvera.global/api-reference/documents/upload-a-document.md): Upload a document with metadata and file. - [Get health](https://docs.nuvera.global/api-reference/health/get-health.md) - [API Reference](https://docs.nuvera.global/api-reference/introduction.md): Nuvera REST API for partner server-to-server integrations - [Cancel a payment](https://docs.nuvera.global/api-reference/payments/cancel-a-payment.md): Cancel a payment in PENDING_REVIEW or CORRECTION_NEEDED status. - [Create a payment](https://docs.nuvera.global/api-reference/payments/create-a-payment.md): Create a new payment and submit for review. - [Create a payment quote](https://docs.nuvera.global/api-reference/payments/create-a-payment-quote.md): Create a new live quote for a USD off-ramp payment. - [Get a payment quote](https://docs.nuvera.global/api-reference/payments/get-a-payment-quote.md): Get a previously created payment quote. - [Get payment activity log](https://docs.nuvera.global/api-reference/payments/get-payment-activity-log.md): Get the full activity timeline for a payment. - [Get payment detail](https://docs.nuvera.global/api-reference/payments/get-payment-detail.md): Get full payment details including documents. - [Get payment receipt](https://docs.nuvera.global/api-reference/payments/get-payment-receipt.md): Get receipt for a completed payment. - [List payments](https://docs.nuvera.global/api-reference/payments/list-payments.md): List payments with cursor-based pagination. - [Update payment](https://docs.nuvera.global/api-reference/payments/update-payment.md): Update payment fields (CORRECTION_NEEDED only). - [Get beneficiary screening](https://docs.nuvera.global/api-reference/screening/get-beneficiary-screening.md): Get read-only sanctions screening detail for a beneficiary. - [Get customer person screening](https://docs.nuvera.global/api-reference/screening/get-customer-person-screening.md): Get read-only sanctions screening detail for a customer person. - [Get customer screening](https://docs.nuvera.global/api-reference/screening/get-customer-screening.md): Get read-only sanctions screening detail for a customer. - [List beneficiary screening history](https://docs.nuvera.global/api-reference/screening/list-beneficiary-screening-history.md): List beneficiary screening events with cursor pagination. - [List customer person screening history](https://docs.nuvera.global/api-reference/screening/list-customer-person-screening-history.md): List customer person screening events with cursor pagination. - [List customer screening history](https://docs.nuvera.global/api-reference/screening/list-customer-screening-history.md): List customer screening events with cursor pagination. - [Create a customer ticket reply draft for the partner organization](https://docs.nuvera.global/api-reference/support/create-a-customer-ticket-reply-draft-for-the-partner-organization.md) - [Create a partner support ticket](https://docs.nuvera.global/api-reference/support/create-a-partner-support-ticket.md) - [Create a partner support ticket draft](https://docs.nuvera.global/api-reference/support/create-a-partner-support-ticket-draft.md) - [Create a partner ticket reply draft](https://docs.nuvera.global/api-reference/support/create-a-partner-ticket-reply-draft.md) - [Get a customer support ticket for the partner organization](https://docs.nuvera.global/api-reference/support/get-a-customer-support-ticket-for-the-partner-organization.md) - [Get a customer ticket attachment download URL](https://docs.nuvera.global/api-reference/support/get-a-customer-ticket-attachment-download-url.md) - [Get a partner support ticket](https://docs.nuvera.global/api-reference/support/get-a-partner-support-ticket.md) - [Get a partner ticket attachment download URL](https://docs.nuvera.global/api-reference/support/get-a-partner-ticket-attachment-download-url.md) - [List customer support tickets for the partner organization](https://docs.nuvera.global/api-reference/support/list-customer-support-tickets-for-the-partner-organization.md) - [List partner support tickets](https://docs.nuvera.global/api-reference/support/list-partner-support-tickets.md) - [Reply to a customer support ticket for the partner organization](https://docs.nuvera.global/api-reference/support/reply-to-a-customer-support-ticket-for-the-partner-organization.md) - [Reply to a partner support ticket](https://docs.nuvera.global/api-reference/support/reply-to-a-partner-support-ticket.md) - [Upload a customer ticket reply draft attachment for the partner organization](https://docs.nuvera.global/api-reference/support/upload-a-customer-ticket-reply-draft-attachment-for-the-partner-organization.md) - [Upload a partner support ticket draft attachment](https://docs.nuvera.global/api-reference/support/upload-a-partner-support-ticket-draft-attachment.md) - [Upload a partner ticket reply draft attachment](https://docs.nuvera.global/api-reference/support/upload-a-partner-ticket-reply-draft-attachment.md) - [Create API Application](https://docs.nuvera.global/get-started/partner-api/create-api-application.md): Create a partner API application, signing key, permissions, and first one-time API key - [Key Rotation](https://docs.nuvera.global/get-started/partner-api/key-rotation.md): Rotate Nuvera API keys and signing keys without exposing old secrets - [Partner API Overview](https://docs.nuvera.global/get-started/partner-api/overview.md): Production flow for partner REST API applications, signing, permissions, and rotation - [Request Signing](https://docs.nuvera.global/get-started/partner-api/request-signing.md): Sign Nuvera REST API requests with x-api-key and an RS256 JWT - [Troubleshooting](https://docs.nuvera.global/get-started/partner-api/troubleshooting.md): Resolve Nuvera partner API authentication, signing, permission, and rotation failures - [Introduction](https://docs.nuvera.global/introduction.md): Nuvera cross-border payment platform documentation ## OpenAPI Specs - [openapi](https://docs.nuvera.global/api-reference/openapi.json) ## Optional - [Website](https://nuvera.global)