Roaring logo
Log in

Security

Security is very important for us at Roaring. If you have any questions after reading this, or encounter any issues, please let us know.

Payments and credit card management

All payment and creditcard handling is done using our payment provider Stripe which has been audited by a PCI-certified auditor and is certified to PCI Service Provider Level 1 Visa. For more information about security at Stripe.

HTTPS for secure connections Roaring forces HTTPS for all services using TLS, including the developer portal and all the apis.

We regularly audit the details of our implementation: the certificates we serve, the certificate authorities we use, and the ciphers we support.

API Authentication and Authorization

We are using the Oauth2 framework for authentication and authorization in our API's. for more information about how this flow works, please take a look at our authentication flow documentation.