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