Fidel api
Overview
SLUG: FIDEL_API
Description
Fidel API provides a developer-friendly, secure, and reliable API for businesses to link payment cards with mobile and web applications, enabling real-time transaction monitoring and event-based experiences.
Authentication Details
API Key
Connecting to Fidel api
Create an auth config
Use the dashboard to create an auth config for the Fidel api toolkit. This allows you to connect multiple Fidel api accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Fidel api 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 [Fidel api toolkit’s playground](https://app.composio.dev/app/Fidel api)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FIDEL_API_CREATE_BRAND
Tool Name: Create Brand
Description
Action Parameters
Action Response
FIDEL_API_CREATE_PROGRAM
Tool Name: Create Program
Description
Action Parameters
Action Response
FIDEL_API_CREATE_PROGRAM_WEBHOOK
Tool Name: Create Program Webhook
Description
Action Parameters
Action Response
FIDEL_API_DELETE_OFFER
Tool Name: Delete Offer
Description
Action Parameters
Action Response
FIDEL_API_DELETE_PROGRAM_WEBHOOK
Tool Name: Delete Program Webhook
Description
Action Parameters
Action Response
FIDEL_API_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
FIDEL_API_GET_BRAND
Tool Name: Get Brand
Description
Action Parameters
Action Response
FIDEL_API_GET_OFFER
Tool Name: Get Offer
Description
Action Parameters
Action Response
FIDEL_API_GET_PROGRAM
Tool Name: Get Program
Description
Action Parameters
Action Response
FIDEL_API_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
FIDEL_API_LIST_BRANDS
Tool Name: List Brands
Description
Action Parameters
Action Response
FIDEL_API_LIST_CARDS
Tool Name: List Cards
Description
Action Parameters
Action Response
FIDEL_API_LIST_LOCATIONS
Tool Name: List Locations
Description
Action Parameters
Action Response
FIDEL_API_LIST_OFFERS
Tool Name: List Offers
Description
Action Parameters
Action Response
FIDEL_API_LIST_PROGRAMS
Tool Name: List Programs
Description
Action Parameters
Action Response
FIDEL_API_LIST_PROGRAM_WEBHOOKS
Tool Name: List Program Webhooks
Description
Action Parameters
Action Response
FIDEL_API_LIST_TRANSACTIONS
Tool Name: List Transactions
Description
Action Parameters
Action Response
FIDEL_API_UPDATE_PROGRAM
Tool Name: Update Program
Description
Action Parameters
Action Response