Getting Started
Start writing your API Documentation with our platform
Welcome to PIK Open API π
PIK is a crypto payment platform that allows you to accept, manage, and track digital asset payments through both a web dashboard and developer APIs.
This guide helps you get started with PIK in just a few minutes, whether you prefer using the dashboard or integrating via API.
By the end of this guide, you will understand how to:
-
Use the PIK Dashboard to create and manage payment links
-
Authenticate and interact with the PIK Open API
-
Choose the right integration method for your use case
Two Ways to Use PIK
PIK supports both no-code and developer integrations, allowing you to start quickly and scale when needed.
1. Use PIK via Dashboard (No-Code)
The PIK Dashboard allows you to:
-
Create payment links from the web interface
-
Share links with customers to accept crypto payments
-
View balances, transactions, and settlement status
This option is ideal if you want to start accepting payments without writing any code.
π See Dashboard Guides for step-by-step instructions.
2. Use PIK via Open API (Developer Integration)
For deeper integrations, the PIK Open API allows you to:
-
Programmatically create and manage payment links
-
Query payments and transaction history
-
Automate reconciliation and reporting
All API requests are authenticated and follow a consistent request and response format.
π See API Reference and Authentication to get started.
Whatβs Next
Depending on how you plan to use PIK, you can continue with:
-
π Dashboard Guides β Learn how to use PIK from the web interface
-
π Authentication β Obtain an API access token
-
π Payment Links API β Create and manage payment links programmatically
-
π Webhooks β Receive real-time payment notifications