API Reference


The Groov API is organised around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.

You can use the Groov API in test mode without affecting your live data nor having to login to a separate sandbox environment. The API key that you use to authenticate the request determines whether the request runs in live mode or in a test mode. Test mode support few v1 APIs for now.