# Paylias Docs ## Docs - [Create Account](https://apidocs.paylias.xyz/api-reference/accounts/create-account.md): Create Account - [Decrypt Account](https://apidocs.paylias.xyz/api-reference/accounts/decrypt-account.md): Decrypt Account - [Delete Account](https://apidocs.paylias.xyz/api-reference/accounts/delete-account.md): Delete Account - [Find Account](https://apidocs.paylias.xyz/api-reference/accounts/find-account.md): Find Account - [List Accounts](https://apidocs.paylias.xyz/api-reference/accounts/list-accounts.md): List or search api keys generated against a Namespace - [Find Payment Admission Task](https://apidocs.paylias.xyz/api-reference/admission-tasks/find-payment-admission-task.md): Find Payment Admission Task - [Find Payment Admission Task by Admission](https://apidocs.paylias.xyz/api-reference/admission-tasks/find-payment-admission-task-by-admission.md): Find Payment Admission Task by Admission - [Update Payment Admission Task](https://apidocs.paylias.xyz/api-reference/admission-tasks/update-payment-admission-task.md): Update Payment Admission Task - [Fetch Payment Admission by Payment](https://apidocs.paylias.xyz/api-reference/admissions/fetch-payment-admission-by-payment.md): Fetch Payment Admission by Payment - [Find Payment Admission](https://apidocs.paylias.xyz/api-reference/admissions/find-payment-admission.md): Find Payment Admission - [Create API Key](https://apidocs.paylias.xyz/api-reference/api-authentication/create-api-key.md): Create a permissioned access token to access Paylias's networked APIs - [Create JWT token](https://apidocs.paylias.xyz/api-reference/api-authentication/create-jwt-token.md): Use the `admin_email` and `admin_password` fields to generate a JWT token - [Revoke API Key](https://apidocs.paylias.xyz/api-reference/api-authentication/revoke-api-key.md): Allows clients to notify the authorization server that a previously obtained refresh or access token is no longer needed - [Find API Key](https://apidocs.paylias.xyz/api-reference/api-keys/find-api-key.md): Retrieves details for the Api key with the specified Api Secret Key. - [List API Keys](https://apidocs.paylias.xyz/api-reference/api-keys/list-api-keys.md): List or search api keys generated against a Namespace - [Rotate API Key](https://apidocs.paylias.xyz/api-reference/api-keys/rotate-api-key.md): The rotate endpoint generates a new API Key Secret. If you run this endpoint, any previous implementations where the old API Key secret is being used will no longer work. - [Update API Key](https://apidocs.paylias.xyz/api-reference/api-keys/update-api-key.md): Update a permissioned access token to access Paylias's networked APIs - [Create Customer](https://apidocs.paylias.xyz/api-reference/customers/create-customer.md): Create Customer - [Delete customer](https://apidocs.paylias.xyz/api-reference/customers/delete-customer.md) - [Find customer](https://apidocs.paylias.xyz/api-reference/customers/find-customer.md) - [Patch customer](https://apidocs.paylias.xyz/api-reference/customers/patch-customer.md) - [Resolve Customer](https://apidocs.paylias.xyz/api-reference/customers/resolve-customer.md): Resolve Customer - [Search Customers](https://apidocs.paylias.xyz/api-reference/customers/search-customers.md): Search Customers - [Find Payment Exceptions](https://apidocs.paylias.xyz/api-reference/exceptions/find-payment-exceptions.md): Find Payment Exceptions - [Health Check](https://apidocs.paylias.xyz/api-reference/health-check.md): Health Check - [Create Namespace](https://apidocs.paylias.xyz/api-reference/namespace/create-namespace.md): You can create a `Namespace` for an `Organization` through the dashboard by passing the required information to Paylias. - [Find Namespace](https://apidocs.paylias.xyz/api-reference/namespace/find-namespace.md): Retrieves details for the namespace. - [Search Namespaces](https://apidocs.paylias.xyz/api-reference/namespace/search-namespaces.md): This endpoint makes an HTTP GET request to retrieve a list of partners from the CSP (Cloud Service Provider) API. The request includes query parameters for limiting the number of results and paginating through the data. - [Create Organization](https://apidocs.paylias.xyz/api-reference/organizations/create-organization.md): You can create an account for an `Organization` through the dashboard by passing the required information to Paylias. - [Find Organization](https://apidocs.paylias.xyz/api-reference/organizations/find-organization.md): Retrieves details for the organization. - [Create Payment](https://apidocs.paylias.xyz/api-reference/payments/create-payment.md): Create Payment - [Find Payment](https://apidocs.paylias.xyz/api-reference/payments/find-payment.md): Find Payment - [Search Payments](https://apidocs.paylias.xyz/api-reference/payments/search-payments.md): Search Payments - [Get Transaction Details](https://apidocs.paylias.xyz/api-reference/settlements/get-transaction-details.md): Fetch a settled transaction within a settlement batch - [List Settlement Batches](https://apidocs.paylias.xyz/api-reference/settlements/list-settlement-batches.md): List settlement batches visible to the authenticated partner - [Settled Transactions in Batch](https://apidocs.paylias.xyz/api-reference/settlements/settled-transactions-in-batch.md): List settled transactions for a settlement batch - [Settlement Batch Details](https://apidocs.paylias.xyz/api-reference/settlements/settlement-batch-details.md): Fetch merkle artefacts and net positions for a settlement batch - [Create Payment Submission](https://apidocs.paylias.xyz/api-reference/submissions/create-payment-submission.md): Create Payment Submission - [Fetch Payment Submission by Payment](https://apidocs.paylias.xyz/api-reference/submissions/fetch-payment-submission-by-payment.md): Fetch Payment Submission by Payment - [Find Payment Submission](https://apidocs.paylias.xyz/api-reference/submissions/find-payment-submission.md): Find Payment Submission - [Fetch Transaction](https://apidocs.paylias.xyz/api-reference/transactions/fetch-transaction.md): Fetch Transaction - [Fetch Transaction by Payment](https://apidocs.paylias.xyz/api-reference/transactions/fetch-transaction-by-payment.md): Fetch Transaction by Payment - [Complete Validation](https://apidocs.paylias.xyz/api-reference/validation/complete-validation.md): Complete Validation - [Create Validation](https://apidocs.paylias.xyz/api-reference/validation/create-validation.md): Create Validation - [Find Validation](https://apidocs.paylias.xyz/api-reference/validation/find-validation.md): Find Validation - [Create Webhook](https://apidocs.paylias.xyz/api-reference/webhooks/create-webhook.md): Webhooks can be created by provinding the below listed parameters. - [Delete Webhook](https://apidocs.paylias.xyz/api-reference/webhooks/delete-webhook.md): Deletes a webhooks associated with a namespace. - [Find Webhook](https://apidocs.paylias.xyz/api-reference/webhooks/find-webhook.md): Retrieves details for the webhook with the specified ID. - [List Delivery Errors](https://apidocs.paylias.xyz/api-reference/webhooks/list-delivery-errors.md): Retrieve Webhook Delivery Errors - [List Events](https://apidocs.paylias.xyz/api-reference/webhooks/list-events.md): List Events - [List Webhooks](https://apidocs.paylias.xyz/api-reference/webhooks/list-webhooks.md): List or search webhooks generated against a Namespace - [Update Webhook](https://apidocs.paylias.xyz/api-reference/webhooks/update-webhook.md): Webhooks can be updated by provinding the below listed parameters. - [API Resources](https://apidocs.paylias.xyz/concepts/api-resources.md): Learn about the core resources that power Paylias - [Authentication](https://apidocs.paylias.xyz/concepts/authentication.md): Learn how Paylias manages authentication - [Manage your customers](https://apidocs.paylias.xyz/concepts/customers/customers-api.md): Learn how to use the Paylias Customer APIs to manage your issued aliases - [Overview](https://apidocs.paylias.xyz/concepts/customers/overview.md): A customer is a representation of an alias issued under your namespace. - [Resolve a customer](https://apidocs.paylias.xyz/concepts/customers/resolve-customer.md): Find details behind any alias - [Idempotency](https://apidocs.paylias.xyz/concepts/idempotence.md): Safely retrying requests without accidentally performing the same operation twice - [Namespaces](https://apidocs.paylias.xyz/concepts/namespace.md) - [Payment Exception](https://apidocs.paylias.xyz/concepts/payments/exceptions.md): Sometimes a payment fails for one reason or another. Learn about how to handle exceptions. - [Overview](https://apidocs.paylias.xyz/concepts/payments/overview.md): Learn more about how money moves on Paylias - [Payment](https://apidocs.paylias.xyz/concepts/payments/payment.md): A Payment is the core resource to orchestrate money movement on Paylias - [Payment Admission](https://apidocs.paylias.xyz/concepts/payments/payment-admission.md): A payment admission resource is created when the payment reaches the receiving side. - [Payment Admission Task](https://apidocs.paylias.xyz/concepts/payments/payment-admission-task.md): Learn how to use Payment Admission Tasks to perform custom validation on inbound payments. - [Payment Submission](https://apidocs.paylias.xyz/concepts/payments/payment-submission.md): Once submitted, payments are propagated through the network - [Transactions](https://apidocs.paylias.xyz/concepts/payments/transaction.md): A transaction in Paylias represents a finalized commitment to move money - [Event Structure](https://apidocs.paylias.xyz/concepts/webhooks/event-structure.md): Understand the event payload and see examples for different events - [Implementation Flow](https://apidocs.paylias.xyz/concepts/webhooks/implementation.md): Create webhook subscriptions through the dashboard or through the API - [Overview](https://apidocs.paylias.xyz/concepts/webhooks/overview.md): Integrate webhooks to get realtime notifications on payment events. - [Signature Verification](https://apidocs.paylias.xyz/concepts/webhooks/signature-verification.md): Create webhook subscriptions through the dashboard or through the API - [Paylias](https://apidocs.paylias.xyz/overview/index.md): The payment network built for developers - [Quickstart](https://apidocs.paylias.xyz/overview/quickstart.md): Start Building with Paylias APIs - [Overview](https://apidocs.paylias.xyz/settlement/overview.md): A preview of how Paylias calculates and settles net positions between participants using Merkle trees and smart contracts. - [Overview](https://apidocs.paylias.xyz/simulation/overview.md): Testing payments is a necessary part of the business, yet a challenging one to address. Use our simulator to speed up your integration - [Integrate Paylias as an Acquirer](https://apidocs.paylias.xyz/tutorials/acquirer/accept-payments.md): Build a Next JS app to accept payments from your customers - [Integrate Paylias as an Issuer](https://apidocs.paylias.xyz/tutorials/issuer/incoming-payments.md): Build a Next JS app to manage incoming payments for your customers - [Overview](https://apidocs.paylias.xyz/tutorials/overview.md): Learn how to build an issuer or acquirer app by following our tutorials ## OpenAPI Specs - [openapi](https://apidocs.paylias.xyz/api-reference/openapi.yaml) ## Optional - [Home](https://paylias.xyz) - [Blog](https://paylias.xyz/blog)