Home Integrations & Public API Public API โ€” overview

Public API โ€” overview

Last updated on Jun 02, 2026

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