SaaSFort

Documentation

API Reference

REST API v1 — programmatic security scanning, CI/CD gates, webhook callbacks, and embeddable badges.

Authentication

API Key (CI/CD)

X-API-Key: sf_your_key_here

Generate via Dashboard → Account → API Key

JWT Token (Dashboard)

Authorization: Bearer <token>

Token from POST /api/login — 24h validity

Base URL

https://api.saasfort.com
Download OpenAPI Spec