Endorsal
Overview
SLUG: ENDORSAL
Description
Endorsal automates the collection and display of customer testimonials and reviews, enhancing social proof for businesses.
Authentication Details
API Key
Connecting to Endorsal
Create an auth config
Use the dashboard to create an auth config for the Endorsal toolkit. This allows you to connect multiple Endorsal accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Endorsal Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Endorsal toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ENDORSAL_CREATE_TESTIMONIAL
Tool Name: Create Testimonial
Description
Action Parameters
Action Response
ENDORSAL_GET_TESTIMONIAL
Tool Name: Get Testimonial
Description
Action Parameters
Action Response
ENDORSAL_GET_AUTO_REQUEST_CAMPAIGN
Tool Name: Get AutoRequest Campaign
Description
Action Parameters
Action Response
ENDORSAL_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
ENDORSAL_GET_TAG
Tool Name: Get Tag
Description
Action Parameters
Action Response
ENDORSAL_GET_WIDGET
Tool Name: Get Widget
Description
Action Parameters
Action Response
ENDORSAL_LIST_AUTOREQUEST_CAMPAIGNS
Tool Name: List AutoRequest Campaigns
Description
Action Parameters
Action Response
ENDORSAL_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
ENDORSAL_LIST_CONTACT_TESTIMONIALS
Tool Name: List Contact Testimonials
Description
Action Parameters
Action Response
ENDORSAL_LIST_PROPERTIES
Tool Name: List Properties
Description
Action Parameters
Action Response
ENDORSAL_LIST_TAGS
Tool Name: List Tags
Description
Action Parameters
Action Response
ENDORSAL_LIST_TAG_TESTIMONIALS
Tool Name: List Tag Testimonials
Description
Action Parameters
Action Response
ENDORSAL_LIST_WIDGETS
Tool Name: List Widgets
Description
Action Parameters
Action Response