Developer Tools39 toolsPaste one API key
Fidel API integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Fidel API once and call the same tools from all of them.
Setup
Connect Fidel API through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Fidel API exposes 39 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
fidel_api_get_brand | Retrieve information about a specific brand | Read |
fidel_api_get_location | Retrieve details of a specific location by its ID | Read |
fidel_api_get_mid | Retrieve details of a specific MID (Merchant ID) | Read |
fidel_api_get_mid_request | Retrieve details of a specific MID request | Read |
fidel_api_get_offer | Retrieves detailed information about a specific offer by its unique ID | Read |
fidel_api_get_program | Retrieve details of a specific program | Read |
fidel_api_get_transaction | Retrieve details of a specific transaction by its ID | Read |
fidel_api_get_webhook | Retrieve details of a specific webhook by its unique identifier | Read |
fidel_api_list_brands | Retrieves a paginated list of all brands associated with your Fidel API account | Read |
fidel_api_list_cards | List all payment cards linked to a Fidel program | Read |
fidel_api_list_cards_by_metadata | List payment cards filtered by metadata ID | Read |
fidel_api_list_cards_with_active_offer | List all payment cards that have activated a specific offer | Read |
fidel_api_list_locations | List all locations for a program | Read |
fidel_api_list_locations_by_brand | List all locations for a specific brand within a program | Read |
fidel_api_list_locations_by_offer | List all locations linked to a specific offer | Read |
fidel_api_list_mid_requests | List all MID (Merchant ID) requests for a specific program | Read |
fidel_api_list_mids | List all MIDs (Merchant IDs) for a program | Read |
fidel_api_list_missing_transaction_requests | List all missing transaction requests for a specific program | Read |
fidel_api_list_offers | List all offers in the Fidel API | Read |
fidel_api_list_program_webhooks | List all registered webhooks for a specific program | Read |
fidel_api_list_programs | List all Fidel programs in your account | Read |
fidel_api_list_transactions | List transactions for a Fidel program with optional filtering and pagination | Read |
fidel_api_create_brand | Create a new brand in Fidel API | Write |
fidel_api_create_brand_webhook | Create a webhook at the brand level for receiving real-time event notifications | Write |
fidel_api_create_location | Create a new location for a program in Fidel API | Write |
fidel_api_create_mid_request | Create a new MID (Merchant ID) request for a specific program and location | Write |
fidel_api_create_offer | Create a new offer in Fidel API | Write |
fidel_api_create_program | Creates a new card-linked loyalty program in Fidel | Write |
fidel_api_create_program_webhook | Register a new webhook for program-related events | Write |
fidel_api_link_all_program_locations_to_offer | Link all brand locations in a program to an offer | Read |