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.
Tool 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.
Tool to create a new program. use when registering an offline or online store. use after confirming program name and any optional metadata.
Tool 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.
Tool to delete a specified offer by its id. use after confirming the correct offer id.
Tool to delete a specified webhook for a program. use when you need to remove a program webhook after confirming programid and hookid.
Tool to delete a specified webhook. use when you need to remove a webhook by its id.