TL;DR
๐ NexCyber exposes a REST API (versioned, OpenAPI-documented) for everything you can do in the UI โ estate management, evidence upload, MRCC issuance, Trust Passport verification.
๐ Base URL
https://api.nexcyber.eu/v1
๐ Auth
- ๐๏ธ Bearer token (Settings โ Integrations โ API tokens)
- ๐ Tokens are per-user, scoped, rotatable
๐ Main endpoints
| Endpoint | Purpose |
|---|---|
GET /estates |
List your Regulated Product Estates |
POST /estates/{id}/evidence |
Upload an evidence file |
GET /estates/{id}/gap |
Read the compliance gap |
POST /estates/{id}/reports |
Generate a PDF Compliance Report |
POST /estates/{id}/mrcc/request |
Request MRCC issuance |
GET /trust-passport/{id}/verify |
Public verify endpoint (no auth) |
๐ OpenAPI spec
https://api.nexcyber.eu/v1/openapi.json โ load it in any OpenAPI tooling (Postman, Insomnia, Swagger UI).
โก๏ธ Next
๐ฌ Need help?
Reach out via our live chat (bottom-right) โ Captain AI replies instantly, human experts within business hours.
Email support@nexcyber.eu with [P1] for Command/Strategic priority issues.
โน๏ธ Disclaimer โ NexCyber provides a readiness analysis, not legal advice. Final compliance may require legal review or notified body certification.
Last reviewed: 2026-06-02 ยท NexCyber Help Center