Documentation Index
Fetch the complete documentation index at: https://apyguard.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This guide covers the fastest path to getting value from ApyGuard.Step 1: Create an asset
Create an asset for the API environment you want to assess. Typical asset details include:- Asset name
- Environment
- Description
- API specification source
Step 2: Import your API collection
Import an OpenAPI, Swagger, or Postman collection so ApyGuard can map your endpoints and request structure. Continue with: Import an API CollectionStep 3: Configure authentication
Choose the authentication flow that matches your API:- Predefined Token
- Login URL
- OIDC
- OAuth2 Password
- OAuth2 Client Credentials
Step 4: Choose scan settings
Select the scope and behavior of the scan, including:- Authenticated or unauthenticated testing
- Sensitive data detection
- Endpoint selection
- Security options
Step 5: Run your first scan
Start the scan and monitor progress from the product dashboard. Continue with: Security ScanningStep 6: Review results
After the scan completes, review:- Vulnerabilities
- Risk scores
- Sensitive data findings
- Authorization issues
- Supporting remediation context
Next steps
Authentication Setup
Learn how to configure access for protected endpoints.
Security Scanning
Configure and run a real API security scan.