Skip to content
ZytePedevelopersDashboard
DocsGet started
Get started

API base and environments

Use the correct host for API requests, dashboard setup and hosted checkout.

Production API

TEXT
https://api.zytepe.com
 

Append the exact path on the reference page. Paths are not uniform: hosted checkout uses /payments/create while merchant payout initiation uses /api/v1/payouts/external/initiate. Do not normalize these to a new version prefix.

Platform addresses

PurposeAddress
Developer documentationhttps://www.zytepe.com/docs
Merchant dashboardhttps://app.zytepe.com
Production APIhttps://api.zytepe.com
Hosted payment URLshttps://pay.zytepe.com

Testing and enablement

No standalone sandbox is documented. Coordinate testing with support before any money-moving request. Local signing tests validate request construction without calling the production API; they do not validate merchant enablement or bank-provider behavior.