Skip to main content

Overview

Zodia’s API is RESTful over HTTPS and consumes JSON payloads. All requests must be digitally signed using your company private key (SHA256withRSA, minimum 2048 bits).

Key Principles

  • Transport level security: TLS 1.2
  • All requests must be digitally signed using your company RSA private key
  • Requires at least two users: a maker (creates requests) and a checker (approves requests)
  • Rate limits: 1 request/second and 128 requests/day per endpoint

Base URLs

EnvironmentURL
Productionhttps://api.custody.api-zodia.io
Sandboxhttps://gateway-preprod.uat.api-zodia.io

Contact

For onboarding and API access: customerservice@zodia.io