Skip to main content
Fidel API logo

Fidel API

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.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Fidel API authenticates with an API key. Generate the credential in your Fidel API account, then paste it into FlyMyAI the first time an agent uses a Fidel API action.

Get your Fidel API credential →

Fields to fill in FlyMyAI

FieldDetails
Fidel API Secret KeyYour Fidel API secret key, used for authenticating API requests. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
FIDEL_API_CREATE_BRANDTool to create a new brand on fidel. use when you have brand details and need to register it. this tool sends a post request to /v1/brands with the provided brand data.name
FIDEL_API_CREATE_PROGRAMTool to create a new program. use when registering an offline or online store. use after confirming program name and any optional metadata.name
FIDEL_API_CREATE_PROGRAM_WEBHOOKTool to register a new webhook for program-related events. use when you need to receive real-time notifications for specific program events in your application.programId, event, url
FIDEL_API_DELETE_OFFERTool to delete a specified offer by its id. use after confirming the correct offer id.offerId
FIDEL_API_DELETE_PROGRAM_WEBHOOKTool to delete a specified webhook for a program. use when you need to remove a program webhook after confirming programid and hookid.programId, hookId
FIDEL_API_DELETE_WEBHOOKTool to delete a specified webhook. use when you need to remove a webhook by its id.hookId
FIDEL_API_GET_BRANDTool to retrieve information about a specific brand. use when you have a brand id and need its details.brandId
FIDEL_API_GET_OFFERTool to fetch details of a specific offer. use when you have an offer id and need its full details.offerId
FIDEL_API_GET_PROGRAMTool to retrieve details of a specific program. use when you have a program id and need its full details.programId
FIDEL_API_GET_WEBHOOKTool to retrieve details of a specific webhook. use when you have a webhook id and need its full details.hookId
FIDEL_API_LIST_BRANDSTool to list all brands. use when you need to retrieve a paginated list of all available brands.-
FIDEL_API_LIST_CARDSTool to list all cards for a specific program. use when you have a programid and need to retrieve associated card records.programId
FIDEL_API_LIST_LOCATIONSTool to list all locations for a program. use when you need to retrieve paginated store locations within a specific program.programId
FIDEL_API_LIST_OFFERSTool to list all offers. use when you need to retrieve offers after applying optional filters.-
FIDEL_API_LIST_PROGRAMSTool to list fidel programs. use when you need to retrieve available programs with optional pagination.-
FIDEL_API_LIST_PROGRAM_WEBHOOKSTool to list all registered webhooks for a specific program. use when you need to retrieve existing webhooks after confirming the programid.programId
FIDEL_API_LIST_TRANSACTIONSTool to list transactions. use when you need to page through and/or filter transactions.-
FIDEL_API_UPDATE_PROGRAMTool to update a program's name, icon, metadata, or status. use after confirming the program id and desired updates.programId
We love our partners - FlyMy.AI builds with the best. Thanks, Fidel API!