API Reference

Pulsar GRC provides a REST API for developers and integrations.

🚧 Coming Soon

The API documentation is currently being developed. The public API will be available soon.

Planned Endpoints

Audits

GET/api/v1/audits
POST/api/v1/audits
GET/api/v1/audits/:id
PATCH/api/v1/audits/:id

CAPA

GET/api/v1/capas
POST/api/v1/capas
PATCH/api/v1/capas/:id/status

Risks

GET/api/v1/risks
GET/api/v1/risks/matrix

Authentication

The API uses Bearer tokens for authentication. API tokens can be generated in your account settings.

# Header
Authorization: Bearer <your-api-token>

Rate Limiting

  • Trial: 100 requests/minute
  • Professional: 500 requests/minute
  • Advanced: 2000 requests/minute

Want early access?

If you need API access before the official release, contact us - we can provide beta access.