API – Integration Key Management
API keys allow you to integrate your external services with the platform. Two types of keys are available:- Public key: to be used on the client side (browser or application).
- Secret key: to be kept only on the server side.

- Go to the API section.
- Click on “Regenerate API keys” to generate new keys.
Security Note: Never share your secret key. It grants full access to your account via the API.
Events – Real-Time Collects Tracking
The Events section allows you to view all events generated by payments and collects, such as:- Successful payment
- Failed payment
- Pending collection

Logs – Activity History
The Logs section provides a complete history of operations related to your collections, including:- The status of each action
- A clear description of what happened
- The date and time of the operation

Webhooks – Connection with Your External Systems
Webhooks allow you to receive automatic notifications when a specific event occurs (successful payment, failure, etc.). To configure a webhook:

- Go to Webhooks from the menu or the Events section.
- Click on Add a Webhook.
- Enter the destination URL and select the types of events to monitor.