logo
Resources

API Reference

Powerful APIs for Enterprise Integration

Complete REST API documentation with code examples, authentication guides, and best practices for seamless integration.

REST API v1.0
Rate Limit: 1000/hour

Authentication

OAuth 2.0 & API Keys

Webhooks

Real-time event notifications

Security

TLS 1.3 encryption

API Endpoints

GET/api/v1/sbom/{id}

Retrieve a specific SBOM by ID

SBOM Management
POST/api/v1/sbom/generate

Generate a new SBOM for your application

SBOM Management
GET/api/v1/vulnerabilities

List all detected vulnerabilities

Security
POST/api/v1/scan

Initiate a security scan

Security
GET/api/v1/vendors

List all registered vendors

Vendor Management
POST/api/v1/vendors/{id}/assess

Assess vendor risk profile

Vendor Management