Authentication
Kounta uses an OAuth 2.0 compliant RESTful API for easy integration with third-party applications.
Two types of authentication are available:
- For development, you can use Basic Access Authorization.
- For production, you’ll need to use OAuth 2.0.
<!-- Placeholder for Re-Direct -->