API Documentation | DeviceSavior Pro



To integrate with our API, follow these simple steps:

1. Create API Folder

Create a folder named api in your web directory.

This folder will hold all necessary API files.

2. Add Provided Files

Inside the api folder, add the following files:

  • api_endpoint.php
  • api_keys.json
  • api_request.html

These files are essential for connecting to our API.

3. Edit API Keys

Open api_keys.json and replace the placeholders with your reseller username and API key.

{
    "username": "your_reseller_username",
    "key": "your_API_key"
}

These keys are crucial for authenticating your API requests.

4. Make API Requests

You can now make API requests using the following URL: https://your-reseller-domain.com/api/api_request.html

Use this URL to instantly send requests to our API endpoint.

Note: Ensure that your reseller account has sufficient credits to make requests.

5. Connect Your API to Dhru Fusion

Follow these easy steps to integrate our API with Dhru Fusion. This guide will walk you through the entire process.

  1. Log in to your Dhru Fusion account and navigate to the API settings page.
  2. In the API settings, locate the API Configuration section, and enter the following details:
    • Reseller Username: Enter your unique reseller username.
    • API Key: Enter the API key you received from us.
    • API URL: Provide the API URL as follows: https://server.devicesavior.com
  3. After entering the required details, click the Sync or Get Info button to establish the connection with our API.
  4. Once the connection is successfully established, you will see a confirmation message indicating that the API has been successfully integrated with your Dhru Fusion account.

If you encounter any issues during this process, please refer to our troubleshooting guide or contact our support team for further assistance.

Important Information

Seamless integration with our API is our priority. Should you encounter any challenges or have inquiries, our support team is ready to assist you. Reach us at support@devicesavior.com.

Please ensure compliance with our Terms and Conditions when utilizing our API services. Adhering to these guidelines helps foster a secure and productive integration experience.