Skip to main content
Signex

EDS management API for your product

Add EDS management to your SPA, CRM, or internal portal without NCALayer as a customer requirement.

Docs publishing soon
GET /api/cert/mine

{
  "items": [{
    "iin": "123456******",
    "status": "valid",
    "template": "Физическое лицо"
  }]
}

REST API and OpenAPI 3.0

Cookie authentication and CSRF protection

Public certificate fields in JSON

GET /api/cert/mine and /me profile

Examples in curl, JavaScript, and C#

Typed SDKs in development

Your CRM shows users which EDS certificates are linked, which one is primary, and when each expires.
An internal portal monitors employee certificates without touching private keys.

Documentation is publishing soon. API access will be part of business plans.

Docs publishing soon →