Skip to main content
RA

Ramp

Lets an agent work with your Ramp corporate cards and spend management - read transactions, manage budgets and cardholders, and review or approve expenses.

What it can do

MethodWhat it does
ramp_meGet the authenticated user profile.
ramp_list_cardsList corporate cards.
ramp_get_cardGet one card by id.
ramp_list_transactionsList transactions; filter by date range, card, user, or status.
ramp_get_transactionGet one transaction by id.
ramp_list_budgetsList budgets.
ramp_get_budgetGet one budget by id.
ramp_create_budgetCreate a budget with a name and spend limit.
ramp_update_budgetUpdate a budget's name, limit, or period.
ramp_delete_budgetDelete a budget.
ramp_list_usersList users.
ramp_get_userGet one user by id.
ramp_list_merchantsList merchants; optional name search.
ramp_list_receiptsList receipts; optional filter by transaction.
ramp_upload_receiptUpload a receipt and attach it to a transaction.
ramp_list_teamsList teams.
ramp_get_teamGet one team by id.
ramp_list_vendorsList vendors; optional name search.
ramp_get_vendorGet one vendor by id.
ramp_list_card_holdersList cardholders; optional filter by status.
ramp_get_cardholderGet one cardholder by id.
ramp_create_cardholderCreate a cardholder.
ramp_list_expensesList expenses; filter by status or user.
ramp_get_expenseGet one expense by id.
ramp_update_expenseUpdate an expense's category, notes, or tags.
ramp_list_approvalsList pending approvals; optional filter by status.
ramp_approve_expenseApprove or reject an expense.

How to get credentials

Ramp uses an OAuth client (client ID + client secret) for machine-to-machine access.

  1. Open app.ramp.com/settings/business/developer.
  2. Create a new app (OAuth client) under Developer API.
  3. Copy the client ID.
  4. Copy the client secret - it is shown only once, when you create the API client.

Fields to fill in FlyMyAI

FlyMyAI fieldWhere it comes from
RAMP_CLIENT_IDRamp -> Settings -> Developer API -> create app (OAuth client)
RAMP_CLIENT_SECRETShown when you create the API client in Ramp
We love our partners - FlyMy.AI builds with the best. Thanks, Ramp!