Feedspace Home Dashboard

How to Use Feedspace API

Last updated on September 30, 2025

Overview

Feedspace API enables you to connect your software system with Feedspace’s workflow seamlessly. With just a few steps, you can automate the process of collecting, managing, and displaying reviews or testimonials across your platforms.

Why Use Feedspace API?

  • Flexibility: Create, update, and retrieve reviews programmatically.
  • Automate Workflows: Directly push and pull data between your system and Feedspace.
  • Custom Integrations: Fit Feedspace into your existing applications, dashboards.

Getting Started

  1. Get API Documentation
    Visit the official API documentation: Feedspace API Docs
  2. Generate API Key
    • Log in to your Feedspace account.
    • Go to Settings → API.
    • Copy your key (keep it secure, do not share publicly).
  3. Authentication
    • Feedspace APIs use token-based authentication.
    • Include your API key in the request headers: Authorization: Bearer YOUR_API_KEY
Click on Automation in Left Sidebar

You might also find helpful

What is API in Feedspace?

Overview The Feedspace API allows you to connect your own software systems with Feedspace’s workflows. It enables you to programmatically send, receive, and manage reviews and testimonials, making it easier to integrate Feedspace into your existing tools and processes. Why Use the Feedspace API? The API helps you go beyond...

What is Webhook in Feedspace?

Overview Webhooks in Feedspace are a way to notify your application about important events in real-time. Instead of repeatedly checking the API for updates, webhooks push data instantly whenever an event occurs, making your workflows faster and more efficient. Why Use Webhooks in Feedspace? Available Webhook Events Feedspace allows you...

What is Automation in Feedspace?

Overview Automation in Feedspace allows you to seamlessly connect your workspace with other tools and services. By leveraging the Feedspace API and automation features, you can: In short, automation helps reduce manual work, improve response time, and keep your team aligned with real-time updates. Step 1 – Access Automation Settings...