Integrate with Peakflo API - Developer’s Guide

We’ll provide an overview of the Peakflo API, highlighting its key functionalities and demonstrating how you can seamlessly integrate Peakflo with your existing software systems for enhanced efficiency and automation.

Table of Content

What is the Peakflo API?

Getting Started with the Peakflo API

Important Information

Data Flow Diagram

Explore the Peakflo Developer Guide


What is the Peakflo API?

The Peakflo API is a powerful tool designed to help you manage your customer, vendor, invoice, PO, payments, and other data related to your accounts receivable and payable functions.

The Peakflo API is designed to be RESTful, featuring user-friendly, resource-oriented URLs and JSON-encoded responses. We use standard HTTP response codes to ensure a smooth and predictable experience for developers.


Getting Started with the Peakflo API

To start using the Peakflo API, follow these simple steps:

1. Create Your Account: Sign up for an account on Peakflo.
2. Set Up Credentials: Set up the Private key and Access token in the Peakflo settings.

💡 Note:

You can ask the Peakflo team or email us at support@peakflo.co to get the Private key and Access token. Peakflo will provide the Private Key and Access Token to your email ID.

3. Generate JWT Tokens: Use your Private Key to generate JWT tokens for authentication.
4. Integration: Integrate the API with your existing systems using the Peakflo Developers Guide.
5. Testing: Test the integration to ensure everything works smoothly.


Important Information

  • Date Format: All dates in the Peakflo API are in UTC and follow the ISO 8601 format (e.g., 2021-03-24T18:06:03Z).
  • Currency Format: We use ISO 4217 for currency codes (e.g., USD, SGD, INR).
  • API Rate Limits: To maintain service health and fairness, API requests are limited to 100 requests per second per account.

Data Flow Diagram

API  x PEAKFLO_Integration-objects_update 30-5-24 AR+AP


Explore the Peakflo Developer Guide

For detailed technical documentation, including API endpoints, request formats, and usage examples, please visit our Peakflo Developer Guide. The portal is your go-to resource for all things related to the Peakflo API.

If you have any questions or need further assistance, our support team is always here to help. Reach out at support@peakflo.co