Getting Started with Appliance Data in Skulytics

Written By Naqiya Zorahima

Last updated 3 months ago

1. What You’ll Learn

This guide will help you get started with Skulytics for Appliances.
You’ll learn how to navigate the Public API, understand the key data points, retrieve appliance data, and access additional resources. A Guidde video is also included for a quick visual walkthrough.

2. Before You Begin

Make sure you have:

  • An active Skulytics account

  • Access to the Customer Portal

  • Your API Key is ready for authentication

  • Postman or another API testing tool installed (optional but recommended)

3. Watch: Getting Started (Video)

4. What You'll Learn in the Guidde Video

The embedded video provides a step-by-step walkthrough on how to retrieve appliance product data through the Skulytics API using Postman. Below is a summary of the key actions shown in the tutorial:

1. Navigate to the API Documentation

2. Test the “Get a Product” Endpoint

  • Select the Get a Product endpoint from the list.

  • Copy the generated cURL request provided in the documentation.

3. Configure the Request in Postman

  • Open Postman and create a new request.

  • Paste the copied cURL request into the request window.

  • (Optional) Rename your request for better organisation.

4. Add API Authorisation

  • Ensure you include the required Bearer Token in the Authorisation tab to access the API successfully. Learn more

5. Send the Request

  • Click Send to run the request.

6. Review the API Response

Once the request is successful, you will see:

  • Status Code: 200 OK
    This confirms the request was processed without issues.

  • Response Body:
    The API will return complete product data, including:

    • SKU

    • Product Name

    • Description

    • Color

    • Brand

    • Image Link

That’s it! You’ve successfully retrieved appliance product data using the Skulytics API, just like shown in the Guidde video.

5. What’s Next?

To continue your setup, we recommend exploring these articles:

  • How to Get API Authentication from the Customer Portal
    Learn where to find your API key and how to use it. Learn more

  • Getting Started with Furniture Data in Skulytics

    Learn how to retrieve furniture-category product data using the API. Learn more

6. Need Help?

Need assistance? Just email us at support@skulytics.io — we’re happy to help!