Security Architecture

zkOrigoPlus API Security Documentation

Architecture Overview

StatelessEncryptedZero Retention

zkOrigoPlus operates on a stateless, zero-data-retention architecture. All API requests are processed in-memory and no transaction data, wallet addresses, or compliance results are persisted beyond the request lifecycle.

Core Security Features

API Key Security

Key Format

API keys follow the format: zk_live_[48-character-random-string]

Storage Policy

Key Rotation

API keys do not expire automatically. Users can rotate keys via the customer dashboard or by contacting support at admin@autodigitalcoin.com.

Rate Limiting

Sandbox Environment

Production Tiers

Rate limits enforced at API Gateway level with 429 Too Many Requests response on breach.

Data Retention Policy

Zero Retention: zkOrigoPlus does not store:

Telemetry Only: Aggregated, anonymized API usage metrics (call count, latency, error rates) are stored for service monitoring. No PII or transaction-specific data is retained.

Compliance References

Incident Response

Reporting Security Issues

Report security vulnerabilities to: admin@autodigitalcoin.com

Expected response time: 24-48 hours

Service Status

Real-time operational status: status.zkorigoapi.com

← Back to Home