API
See how Ophelos API object fit together and learn best practice for combining them.
The Ophelos APIs are powerful and flexible if you know how to use them.
Core concepts
Everything is an object
Everything in your Ophelos account is an object, wether you create it with the API or not. Your Debt corresponds to a Debt object, you track your customers with Customer objects, you observe payments with Payment objects, and so on.
Updated 7 months ago
What’s Next