---
title: Intro
layour: layout.html
---

# Intro

The REST API lets you integrate with Wonderflow consumer feedback analysis with simple HTTP methods, in JSON format.

Consider the following benefits of using the REST API in your integrations:

- **Ubiquitous access**: Use standard HTTP method calls, available on every language and platform, to make requests and retrieve information from Force.com
- **Standard-based security**: based on JSON Web Token standard for authenticating your REST calls
- **Data model**: Gain access to the same content available in the [Wonderboard](https://dashboard.wonderflow.co)
- **Standard formats**: Serialize data JSON format.


# Quick links


* [Supported Content](/overview/supported-content.html)
* [Use Cases](/overview/use-cases.html)
- [Swagger 2.0 Specification](/rest-api/swagger-specification.html)
* [API rate limit](/overview/api-rate-limit.html)
