Skip to content
Last updated

Common Patterns & Conventions

This section explains the recurring patterns and conventions used across the Theropay API. Understanding these will help you interact with the API more predictably and efficiently.

Connection Requirements

1. Secure Connections (HTTPS)

All communication with the Theropay API must be encrypted via HTTPS. Any requests made over HTTP will be rejected.