---
title: "Accessing the AppSec Portal API Endpoints"
description: "The AppSec Portal provides a comprehensive set of API endpoints that can be used to programmatically interact with the platform."
url: https://whitespots.io/docs/whitespots-wiki/appsec-portal/deployment/accessing-the-appsec-portal-api-endpoints
slug: whitespots-wiki/appsec-portal/deployment/accessing-the-appsec-portal-api-endpoints
publish_date: 2025-11-13T18:00:34.000Z
last_modified: 2025-11-13T18:00:34.000Z
---

# Accessing the AppSec Portal API Endpoints

# Accessing the AppSec Portal API Endpoints

You can use these APIs to integrate the AppSec Portal with **your own tools and systems**, automate workflows, and extract data for analysis and reporting.

### Accessing the API Endpoints

To access the AppSec Portal API endpoints, navigate to the following URL in your web browser:

<pre class="language-url"><code class="lang-url"><strong>https://&#x3C;your_instance>/api/v1/docs/
</strong></code></pre>

This URL will take you to the API documentation page, where you can browse the available endpoints and their corresponding HTTP methods, input parameters, and output formats.

<figure><img src="https://whitespots.io/api/image/ce4a444469abe7be75e5c55bc44633e6.png" alt=""><figcaption></figcaption></figure>

---

## Navigation

- Location: [Docs](https://whitespots.io/docs) > [Whitespots Wiki](https://whitespots.io/docs/whitespots-wiki) > [AppSec Portal](https://whitespots.io/docs/whitespots-wiki/appsec-portal) > [📥 Deployment](https://whitespots.io/docs/whitespots-wiki/appsec-portal/deployment)
- Previous: [📥 Deployment](https://whitespots.io/docs/whitespots-wiki/appsec-portal/deployment)
- Next: [Database transfer guide](https://whitespots.io/docs/whitespots-wiki/appsec-portal/deployment/database-transfer-guide)
