circle-infoInformation

The Client RPC allows clients to interact with your team's data. API keys can only be generated by the guild owner for security purposes.

The Client RPC API follows the JSON-RPC 2.0 standardarrow-up-right. We chose this for the Client API over REST to make integration into your apps extremely easy. You won't need to manually define endpoints, path parameters, etc. You just pick you method you want to call and supply the relevant parameters.

What is this API for?

The procedures which can be called from this API are designed to be used by your external services such as:

  1. Registering devices

  2. Validating licenses

  3. Activating licenses

Last updated