Skip to main content
All API calls must be made from your backend. Client applications must never call Meridian APIs directly.

Request flow

Every payment link is created against a short-lived session. Call Create a Session to obtain a sessionKey, then pass that key in the body of Create a Payment Link. Session keys expire after 15 minutes and are tied to the operator details supplied when they were issued, so obtain a new key if those details change.

Base URLs

Meridian provides your credentials and endpoint access for the Sandbox environment during onboarding. Always validate your integration against Sandbox before requesting production access.

Example credentials