Subscription API is a secure REST API that provides read and write access to your Kontent.ai project. Use Subscription API to manage users, roles, and projects under a specific Kontent.ai subscription.The base URL for Subscription API is https://manage.kontent.ai/v2/subscriptions. Requests must be made securely over HTTPS and authenticated with a valid personal API key. Requests to the API are rate limited and uncached. Learn more about our encryption security measures.