Getting started
Welcome to the Hyperline technical documentation 🤖
We offer you a complete set of resources, including APIs, a webhook system, low-code solutions, and developer tools, to facilitate the creation of a full technical integration seamlessly. However, our main principle is to minimize the technical workload on your end and abstract away the complexities of managing a billing system, allowing you to focus on delivering your core product value.
The Hyperline API is structured following REST principles and utilizes JSON-encoded data payloads. It adheres to industry standards and strives to deliver the most user-friendly interface possible, with straightforward operations, detailed error messages, and predictable behavior. This ensures that integrating with us is an effortless process.
Sandbox environment
In order to experiment, we provide you with a test mode (sandbox environment) where no real money or operations are involved. This allows you to test any flows you want without affecting your live data or interact with the banking networks.
To do this, you can switch on the test mode option on your Hyperline account.
Not a developer?
Hyperline offers plenty of options to get started with pricing and billing capabilities without any code implementation.
For this, you can check out our product documentation.
Services endpoints
Production environment
Service | Base URL |
---|---|
Main API | https://api.hyperline.co |
Events ingestion API | https://ingest.hyperline.co |
Browser application | https://app.hyperline.co |
Sandbox environment (test mode)
Service | Base URL |
---|---|
Main API | https://sandbox.api.hyperline.co |
Events ingestion API | https://sandbox.ingest.hyperline.co |
Browser application | https://sandbox.app.hyperline.co |
Was this page helpful?