---
title: "How to use the Public API"
slug: "public-api-usage"
updated: 2026-04-07T09:02:12Z
published: 2026-04-07T09:02:12Z
canonical: "support.perimeter81.com/public-api-usage"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to use the Public API

This article describes how to access the complete documentation for the Check Point SASE Public API (v2).

Authorize via Access Token

- Performing actions using the Check Point SASE API is only allowed after [authorizing an Access Token via the Workspace API Key.](https://support.perimeter81.com/docs/access-token-post)

<meta charset="utf-8">

Public API v2 is fully aligned with OpenAPI standards and hosted in the [**API Reference**](https://support.perimeter81.com/apidocs).

**What you'll find in the API reference:**

- **Endpoint Descriptions**: Detailed information on all available endpoints and services.
- **Request and Response Schemas**: Comprehensive schemas for all requests and responses.
- **Try the API**: Test endpoints directly within the documentation.
- **Export Configurations**: Export API configurations easily.
- **Generate SDKs**: Automatically generate SDKs for various programming languages.

Explore the [**API Reference**](https://support.perimeter81.com/apidocs) for all the details.
