---
title: Postman and OpenAPI Collection
slug: developer-tools/postman-collections
excerpt: Pine Labs Online APIs Postman and OpenAPI Collection
hidden: false
sidebar_order: 2
metadata:
  title: Postman Collection — API Testing | Pine Labs
  description: >-
    Download the Pine Labs Postman collection to test endpoints, explore sample
    requests and view JSON responses, with auth setup and environment config.
  keywords: >-
    postman collection, API testing, postman workspace, API integration, test
    API, API explorer, postman import
  robots: index
---
Simplify your integration with Pine Labs Online APIs by using our Postman collection. Test endpoints, explore sample requests, and view responses directly in Postman.

## Using the Pine Labs Online APIs Postman Collection

Pine Labs Online APIs are fully RESTful, with all responses returned in JSON format.

### Steps to Use the Collection:

1. **Authenticate**: Obtain an access token using the Authentication API.
2. **Set Endpoint**: Use the provided UAT endpoint for testing.
3. **Configure Request**: Include the access token in the header as `Bearer` and set the request body with the required details.
4. **Execute**: Send the request and review the JSON response for order confirmation or errors.

## Get Started with Postman and OpenAPI Collection

Download the Pine Labs Online APIs Postman collection or the OpenAPI specification:

<DownloadButtons />

