Transend Pay — API Reference
Dark
Base URL https://pay.transend.io

Overview

Version 1.0.0 OAS-free

This page documents the Transend Pay API.

Authentication

All API endpoints require authentication using HTTP Basic Authentication according to the RFC 7617 spec. Include your client ID and client secret in the Authorization header as a Base64-encoded string in the format clientId:clientSecret.

Example Header

Authorization: Basic BASE64(clientId:clientSecret)

Tip: Use the search box to filter. Press / to focus the search, and ⌘/Ctrl+J to toggle theme.

© 2025 Transend Financial. All rights reserved.