Gift up
Overview
SLUG: GIFT_UP
Description
Gift Up! is a digital platform that allows businesses to sell, manage, and redeem gift cards online, integrating seamlessly with websites and apps to streamline gift card transactions and promotions.
Authentication Details
API Key
Connecting to Gift up
Create an auth config
Use the dashboard to create an auth config for the Gift up toolkit. This allows you to connect multiple Gift up accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gift up 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 [Gift up toolkit’s playground](https://app.composio.dev/app/Gift up)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GIFT_UP_GET_CHECKOUT_SETTINGS
Tool Name: Get Checkout Settings
Description
Action Parameters
Action Response
GIFT_UP_GET_COMPANY
Tool Name: Get Company Details
Description
Action Parameters
Action Response
GIFT_UP_LIST_GIFT_CARDS
Tool Name: List Gift Cards
Description
Action Parameters
Action Response
GIFT_UP_LIST_ITEM_GROUPS
Tool Name: List Item Groups
Description
Action Parameters
Action Response
GIFT_UP_LIST_ITEMS
Tool Name: List Items
Description
Action Parameters
Action Response
GIFT_UP_LIST_LOCATIONS
Tool Name: List Locations
Description
Action Parameters
Action Response
GIFT_UP_LIST_REPORT_TRANSACTIONS
Tool Name: List Report Transactions
Description
Action Parameters
Action Response
GIFT_UP_LIST_USERS
Tool Name: List GiftUp Users
Description
Action Parameters
Action Response
GIFT_UP_SUBSCRIBE_WEBHOOK
Tool Name: Subscribe to Webhook
Description
Action Parameters
Action Response