Streamlined Feedback API with File Uploads and Search
Introducing a comprehensive Feedback API designed to simplify the integration of feedback functionality into your websites and applications. This API features: File Uploads: Support for uploading files of any format up to 25MB. Feedback Management: Easily add feedback with attachments. Advanced Search: Retrieve feedbacks with various search options. Deletion Options: Delete feedback by ID or…
Streamlined Feedback API with File Uploads and Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Upload Files /v1/upload/upload-file |
This endpoint is used to upload files, which can be used to attach files in add feedback. This is an optional step. You can upload file with multipart/form-data or provide a URL.… |
| POST |
Add Feedback /v1/feedback/add-feeback |
Add feedback with customer details and optional file attachments. |
| GET |
Retrieve Feedback /v1/feedback/get-feebacks |
Retrieve feedback based on search parameters. |
| GET |
Delete Feedback /v1/feedback/delete-feeback |
Delete feedback by ID or clear all feedbacks. |
Streamlined Feedback API with File Uploads and Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | — |
|