Standard Solutions - FAQ

1. What integration method should I use for my service?

For a cam site or live streaming integration, use one of the Cam Solutions. Cam Extension for Chrome is the most popular as it provides a simple integration method and many great features for broadcasters.

For games or applications, use one of the Standard Solutions. The Standard API is for PC-based games or applications. The Standard JS API is for web-based games and applications.

To add Lovense features like toy connection directly into your app, check out our Native SDKs.

2. Do I need a Callback URL?

If you integrate with a solution other than the Cam Extension, yes. This allows you to receive status updates about your user’s phone and connected toys, when they are using the Lovense Remote or Lovense Connect app.

3 What is “Heartbeat” used for in the Callback URL settings?

The heartbeat setting is how often we will send device/toy information to your Callback URL. The actual frequency may be slower than the heartbeat if your user is running the app in the background.

4. I don’t have or don’t use my own server. How can I do the integration?

If you don’t have your own server, your users must use the Lovense desktop app or Lovense mobile app that is on the same local network as their computer.

5. I tried posting to https://api.lovense-api.com/api/lan/getToys with the user ID and my developer token as POST data. Why do I receive an empty JSON string in return?

The Lovense Remote app must be connected to the same network as the device calling the API.