BUSINESS · COMMERCE & FINANCE
Transactions, cards, bills, and reimbursements under that person’s own access.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
ramp_delete_developer_v1_accounting_accounts_by_gl_account_idWRITEDelete gl account resource via DELETE /developer/v1/accounting/accounts/{gl_account_id}
ramp_delete_developer_v1_accounting_connectionWRITEDelete accounting connection resource via DELETE /developer/v1/accounting/connection
ramp_delete_developer_v1_accounting_field_option_filter_rulesWRITEDelete field option filter rules list resource via DELETE /developer/v1/accounting/field-option-filter-rules
ramp_delete_developer_v1_accounting_field_options_by_field_option_idWRITEDelete custom field option resource via DELETE /developer/v1/accounting/field-options/{field_option_id}
ramp_delete_developer_v1_accounting_fields_by_field_idWRITEDelete custom field resource via DELETE /developer/v1/accounting/fields/{field_id}
ramp_delete_developer_v1_accounting_inventory_itemWRITEDelete inventory item field list resource via DELETE /developer/v1/accounting/inventory-item
ramp_delete_developer_v1_accounting_inventory_item_options_by_option_idWRITEDelete inventory item field option resource via DELETE /developer/v1/accounting/inventory-item/options/{option_id}
ramp_delete_developer_v1_accounting_ramp_field_options_by_field_option_idWRITEDelete ramp field option resource via DELETE /developer/v1/accounting/ramp-field-options/{field_option_id}
ramp_delete_developer_v1_accounting_ramp_fields_by_field_idWRITEDelete ramp field resource via DELETE /developer/v1/accounting/ramp-fields/{field_id}
ramp_delete_developer_v1_accounting_tax_codeWRITEDelete tax code field resource via DELETE /developer/v1/accounting/tax/code
ramp_delete_developer_v1_accounting_tax_code_options_by_option_idWRITEDelete tax code field option resource via DELETE /developer/v1/accounting/tax/code/options/{option_id}
ramp_delete_developer_v1_accounting_tax_rates_by_tax_rate_idWRITEDelete tax rate detail resource via DELETE /developer/v1/accounting/tax/rates/{tax_rate_id}
ramp_delete_developer_v1_accounting_vendors_by_vendor_idWRITEDelete accounting vendor resource via DELETE /developer/v1/accounting/vendors/{vendor_id}
ramp_delete_developer_v1_bills_by_bill_idWRITEDelete bill resource via DELETE /developer/v1/bills/{bill_id}
ramp_delete_developer_v1_cards_physical_by_card_idWRITEDelete card termination resource via DELETE /developer/v1/cards/physical/{card_id}
ramp_delete_developer_v1_cards_physical_by_card_id_suspensionWRITEDelete card unsuspension resource via DELETE /developer/v1/cards/physical/{card_id}/suspension
ramp_delete_developer_v1_custom_records_custom_tables_by_custom_table_name_rowsWRITEDelete dev api custom row via DELETE /developer/v1/custom-records/custom-tables/{custom_table_name}/rows
ramp_delete_developer_v1_custom_records_matrix_tables_by_table_name_rows_by_row_idWRITEDelete dev api delete matrix row via DELETE /developer/v1/custom-records/matrix-tables/{table_name}/rows/{row_id}
ramp_delete_developer_v1_funds_by_fund_idWRITEDelete fund termination via DELETE /developer/v1/funds/{fund_id}
ramp_delete_developer_v1_funds_by_fund_id_membersWRITEDelete fund remove members via DELETE /developer/v1/funds/{fund_id}/members
ramp_delete_developer_v1_funds_by_fund_id_members_by_user_id_suspensionWRITEDelete fund member unsuspension via DELETE /developer/v1/funds/{fund_id}/members/{user_id}/suspension
ramp_delete_developer_v1_funds_by_fund_id_suspensionWRITEDelete fund unsuspension via DELETE /developer/v1/funds/{fund_id}/suspension
ramp_delete_developer_v1_item_receipts_by_item_receipt_idWRITEDelete item receipt single resource via DELETE /developer/v1/item-receipts/{item_receipt_id}
ramp_delete_developer_v1_purchase_orders_by_purchase_order_id_line_items_by_line_item_idWRITEDelete purchase order line item single resource via DELETE /developer/v1/purchase-orders/{purchase_order_id}/line-items/{line_item_id}
ramp_delete_developer_v1_receipt_integrations_opt_out_by_mailbox_opted_out_email_uuidWRITEDelete receipt integration opted out emails delete resource via DELETE /developer/v1/receipt-integrations/opt-out/{mailbox_opted_out_email_uuid}
ramp_delete_developer_v1_vendors_agreements_by_agreement_idWRITEDelete vendor agreement resource via DELETE /developer/v1/vendors/agreements/{agreement_id}
ramp_delete_developer_v1_vendors_agreements_by_agreement_id_unlinkWRITEDelete vendor agreement unlink resource via DELETE /developer/v1/vendors/agreements/{agreement_id}/unlink
ramp_delete_developer_v1_vendors_by_vendor_idWRITEDelete vendor resource via DELETE /developer/v1/vendors/{vendor_id}
ramp_delete_developer_v1_webhooks_by_webhook_idWRITEDelete outbound webhook subscription detail resource via DELETE /developer/v1/webhooks/{webhook_id}
ramp_get_developer_v1_accounting_accountsREADGet gl account list resource via GET /developer/v1/accounting/accounts
ramp_get_developer_v1_accounting_accounts_by_gl_account_idREADGet gl account resource via GET /developer/v1/accounting/accounts/{gl_account_id}
ramp_get_developer_v1_accounting_all_connectionsREADGet accounting all connections resource via GET /developer/v1/accounting/all-connections
ramp_get_developer_v1_accounting_connectionREADGet accounting current connection resource deprecated via GET /developer/v1/accounting/connection
ramp_get_developer_v1_accounting_connection_by_connection_idREADGet accounting connection detail resource via GET /developer/v1/accounting/connection/{connection_id}
ramp_get_developer_v1_accounting_field_option_filter_rulesREADGet field option filter rules list resource via GET /developer/v1/accounting/field-option-filter-rules
ramp_get_developer_v1_accounting_field_optionsREADGet custom field option list resource via GET /developer/v1/accounting/field-options
ramp_get_developer_v1_accounting_field_options_by_field_option_idREADGet custom field option resource via GET /developer/v1/accounting/field-options/{field_option_id}
ramp_get_developer_v1_accounting_fieldsREADGet custom field list resource via GET /developer/v1/accounting/fields
ramp_get_developer_v1_accounting_fields_by_field_idREADGet custom field resource via GET /developer/v1/accounting/fields/{field_id}
ramp_get_developer_v1_accounting_inventory_itemREADGet inventory item field list resource via GET /developer/v1/accounting/inventory-item
ramp_get_developer_v1_accounting_inventory_item_optionsREADGet inventory item field options list resource via GET /developer/v1/accounting/inventory-item/options
ramp_get_developer_v1_accounting_ramp_fieldsREADGet ramp field list resource via GET /developer/v1/accounting/ramp-fields
ramp_get_developer_v1_accounting_ramp_fields_by_field_idREADGet ramp field resource via GET /developer/v1/accounting/ramp-fields/{field_id}
ramp_get_developer_v1_accounting_tax_codeREADGet tax code field resource via GET /developer/v1/accounting/tax/code
ramp_get_developer_v1_accounting_tax_code_optionsREADGet tax code field options list resource via GET /developer/v1/accounting/tax/code/options
ramp_get_developer_v1_accounting_tax_ratesREADGet tax code rates list resource via GET /developer/v1/accounting/tax/rates
ramp_get_developer_v1_accounting_vendorsREADGet accounting vendor list resource via GET /developer/v1/accounting/vendors
ramp_get_developer_v1_accounting_vendors_by_vendor_idREADGet accounting vendor resource via GET /developer/v1/accounting/vendors/{vendor_id}
ramp_get_developer_v1_ai_spend_api_keysREADGet ai spend api key list resource via GET /developer/v1/ai-spend/api-keys
ramp_get_developer_v1_ai_spend_teamREADGet ai spend team list resource via GET /developer/v1/ai-spend/team
ramp_get_developer_v1_ai_spend_usageREADGet ai spend usage list resource via GET /developer/v1/ai-spend/usage
ramp_get_developer_v1_applicationsREADGet application resource via GET /developer/v1/applications
ramp_get_developer_v1_audit_logs_eventsREADGet audit log events list resource via GET /developer/v1/audit-logs/events
ramp_get_developer_v1_bank_accountsREADGet bank account list with pagination via GET /developer/v1/bank-accounts
ramp_get_developer_v1_bank_accounts_by_bank_account_idREADGet bank account resource via GET /developer/v1/bank-accounts/{bank_account_id}
ramp_get_developer_v1_banking_accountsREADGet treasury accounts list resource via GET /developer/v1/banking/accounts
ramp_get_developer_v1_banking_accounts_by_account_id_balance_historyREADGet treasury account balance history resource via GET /developer/v1/banking/accounts/{account_id}/balance-history
ramp_get_developer_v1_banking_syncable_transactionsREADGet treasury transactions resource via GET /developer/v1/banking/syncable-transactions
ramp_get_developer_v1_billsREADGet bill list with pagination via GET /developer/v1/bills
ramp_get_developer_v1_bills_by_bill_idREADGet bill resource via GET /developer/v1/bills/{bill_id}
ramp_get_developer_v1_bills_draftsREADGet draft bill list with pagination via GET /developer/v1/bills/drafts
ramp_get_developer_v1_bills_drafts_by_draft_bill_idREADGet draft bill resource via GET /developer/v1/bills/drafts/{draft_bill_id}
ramp_get_developer_v1_businessREADGet business resource via GET /developer/v1/business
ramp_get_developer_v1_business_balanceREADGet business balance resource via GET /developer/v1/business/balance
ramp_get_developer_v1_cards_physicalREADGet physical card list with pagination via GET /developer/v1/cards/physical
ramp_get_developer_v1_cards_physical_by_card_idREADGet physical card resource via GET /developer/v1/cards/physical/{card_id}
ramp_get_developer_v1_cards_vault_by_card_idREADGet card vault resource via GET /developer/v1/cards/vault/{card_id}
ramp_get_developer_v1_cards_virtualREADGet virtual card list with pagination via GET /developer/v1/cards/virtual
ramp_get_developer_v1_cards_virtual_by_card_idREADGet virtual card resource via GET /developer/v1/cards/virtual/{card_id}
ramp_get_developer_v1_cashbacksREADGet cashback list with pagination via GET /developer/v1/cashbacks
ramp_get_developer_v1_cashbacks_by_cashback_idREADGet cashback resource via GET /developer/v1/cashbacks/{cashback_id}
ramp_get_developer_v1_comments_by_object_type_by_object_idREADGet comments resource via GET /developer/v1/comments/{object_type}/{object_id}
ramp_get_developer_v1_custom_form_collections_responses_by_custom_form_collection_response_idREADGet custom form collection response resource via GET /developer/v1/custom-form/collections/responses/{custom_form_collection_response_id}
ramp_get_developer_v1_custom_records_custom_tablesREADGet dev api custom table via GET /developer/v1/custom-records/custom-tables
ramp_get_developer_v1_custom_records_custom_tables_by_custom_table_name_columnsREADGet dev api custom table column via GET /developer/v1/custom-records/custom-tables/{custom_table_name}/columns
ramp_get_developer_v1_custom_records_custom_tables_by_custom_table_name_rowsREADGet dev api custom row via GET /developer/v1/custom-records/custom-tables/{custom_table_name}/rows
ramp_get_developer_v1_custom_records_matrix_tablesREADGet dev api matrix tables via GET /developer/v1/custom-records/matrix-tables
ramp_get_developer_v1_custom_records_native_tablesREADGet dev api native table via GET /developer/v1/custom-records/native-tables
ramp_get_developer_v1_custom_records_native_tables_by_native_table_name_columnsREADGet dev api native table column via GET /developer/v1/custom-records/native-tables/{native_table_name}/columns
ramp_get_developer_v1_custom_records_native_tables_by_native_table_name_rowsREADGet dev api native row via GET /developer/v1/custom-records/native-tables/{native_table_name}/rows
ramp_get_developer_v1_departmentsREADGet department list with pagination via GET /developer/v1/departments
ramp_get_developer_v1_departments_by_department_idREADGet department resource via GET /developer/v1/departments/{department_id}
ramp_get_developer_v1_entitiesREADGet entity list with pagination via GET /developer/v1/entities
ramp_get_developer_v1_entities_by_entity_idREADGet entity resource via GET /developer/v1/entities/{entity_id}
ramp_get_developer_v1_fundsREADGet fund list via GET /developer/v1/funds
ramp_get_developer_v1_funds_by_fund_idREADGet fund resource via GET /developer/v1/funds/{fund_id}
ramp_get_developer_v1_item_receiptsREADGet item receipts resource via GET /developer/v1/item-receipts
ramp_get_developer_v1_item_receipts_by_item_receipt_idREADGet item receipt single resource via GET /developer/v1/item-receipts/{item_receipt_id}
ramp_get_developer_v1_locationsREADGet location list resource via GET /developer/v1/locations
ramp_get_developer_v1_locations_by_location_idREADGet location single resource via GET /developer/v1/locations/{location_id}
ramp_get_developer_v1_memosREADGet memo list with pagination via GET /developer/v1/memos
ramp_get_developer_v1_memos_by_transaction_idREADGet memo single resource via GET /developer/v1/memos/{transaction_id}
ramp_get_developer_v1_merchantsREADGet merchant list with pagination via GET /developer/v1/merchants
ramp_get_developer_v1_purchase_ordersREADGet purchase orders resource via GET /developer/v1/purchase-orders
ramp_get_developer_v1_purchase_orders_by_purchase_order_idREADGet purchase order single resource via GET /developer/v1/purchase-orders/{purchase_order_id}
ramp_get_developer_v1_receipt_integrations_opt_outREADGet receipt integration opted out emails list resource via GET /developer/v1/receipt-integrations/opt-out
ramp_get_developer_v1_receiptsREADGet receipt list via GET /developer/v1/receipts
ramp_get_developer_v1_receipts_by_receipt_idREADGet receipt single resource via GET /developer/v1/receipts/{receipt_id}
ramp_get_developer_v1_reimbursementsREADGet reimbursement list with pagination via GET /developer/v1/reimbursements
ramp_get_developer_v1_reimbursements_by_reimbursement_idREADGet reimbursement resource via GET /developer/v1/reimbursements/{reimbursement_id}
ramp_get_developer_v1_repaymentsREADGet repayment list with pagination via GET /developer/v1/repayments
ramp_get_developer_v1_rolesREADGet roles resource via GET /developer/v1/roles
ramp_get_developer_v1_spend_programsREADGet spend program resource via GET /developer/v1/spend-programs
ramp_get_developer_v1_spend_programs_by_spend_program_idREADGet spend program single resource via GET /developer/v1/spend-programs/{spend_program_id}
ramp_get_developer_v1_spend_programs_by_spend_program_id_workflow_nodesREADGet spend program workflow nodes resource via GET /developer/v1/spend-programs/{spend_program_id}/workflow-nodes
ramp_get_developer_v1_statementsREADGet statement list with pagination via GET /developer/v1/statements
ramp_get_developer_v1_statements_by_statement_idREADGet statement resource via GET /developer/v1/statements/{statement_id}
ramp_get_developer_v1_transactionsREADGet transactions canonical list with pagination via GET /developer/v1/transactions
ramp_get_developer_v1_transactions_by_transaction_idREADGet transaction canonical resource via GET /developer/v1/transactions/{transaction_id}
ramp_get_developer_v1_transfersREADGet transfer list with pagination via GET /developer/v1/transfers
ramp_get_developer_v1_transfers_by_transfer_idREADGet transfer resource via GET /developer/v1/transfers/{transfer_id}
ramp_get_developer_v1_tripsREADGet trip list resource via GET /developer/v1/trips
ramp_get_developer_v1_trips_by_trip_idREADGet trip single resource via GET /developer/v1/trips/{trip_id}
ramp_get_developer_v1_unified_requestsREADGet unified request list with pagination via GET /developer/v1/unified-requests
ramp_get_developer_v1_unified_requests_by_unified_request_idREADGet unified request detail resource via GET /developer/v1/unified-requests/{unified_request_id}
ramp_get_developer_v1_usersREADGet user list with pagination via GET /developer/v1/users
ramp_get_developer_v1_users_by_user_idREADGet user resource via GET /developer/v1/users/{user_id}
ramp_get_developer_v1_users_deferred_status_by_task_idREADGet user deferred task resource via GET /developer/v1/users/deferred/status/{task_id}
ramp_get_developer_v1_vault_cards_by_card_idREADGet card vault resource deprecated via GET /developer/v1/vault/cards/{card_id}
ramp_get_developer_v1_vendorsREADGet vendor list resource via GET /developer/v1/vendors
ramp_get_developer_v1_vendors_agreements_by_agreement_idREADGet vendor agreement resource via GET /developer/v1/vendors/agreements/{agreement_id}
ramp_get_developer_v1_vendors_by_vendor_idREADGet vendor resource via GET /developer/v1/vendors/{vendor_id}
ramp_get_developer_v1_vendors_by_vendor_id_accountsREADGet vendor bank account list resource via GET /developer/v1/vendors/{vendor_id}/accounts
ramp_get_developer_v1_vendors_by_vendor_id_accounts_by_bank_account_idREADGet vendor bank account resource via GET /developer/v1/vendors/{vendor_id}/accounts/{bank_account_id}
ramp_get_developer_v1_vendors_by_vendor_id_childrenREADGet vendor children list resource via GET /developer/v1/vendors/{vendor_id}/children
ramp_get_developer_v1_vendors_by_vendor_id_contactsREADGet vendor contact list resource via GET /developer/v1/vendors/{vendor_id}/contacts
ramp_get_developer_v1_vendors_by_vendor_id_contacts_by_vendor_contact_idREADGet vendor contact resource via GET /developer/v1/vendors/{vendor_id}/contacts/{vendor_contact_id}
ramp_get_developer_v1_vendors_by_vendor_id_creditsREADGet vendor credits list via GET /developer/v1/vendors/{vendor_id}/credits
ramp_get_developer_v1_vendors_creditsREADGet all vendor credits list via GET /developer/v1/vendors/credits
ramp_get_developer_v1_vendors_credits_by_vendor_credit_idREADGet vendor credit detail via GET /developer/v1/vendors/credits/{vendor_credit_id}
ramp_get_developer_v1_webhooksREADGet outbound webhook subscription resource via GET /developer/v1/webhooks
ramp_get_developer_v1_webhooks_by_webhook_idREADGet outbound webhook subscription detail resource via GET /developer/v1/webhooks/{webhook_id}
ramp_patch_developer_v1_accounting_accounts_by_gl_account_idWRITEPatch gl account resource via PATCH /developer/v1/accounting/accounts/{gl_account_id}
ramp_patch_developer_v1_accounting_connection_by_connection_idWRITEPatch accounting connection detail resource via PATCH /developer/v1/accounting/connection/{connection_id}
ramp_patch_developer_v1_accounting_field_options_by_field_option_idWRITEPatch custom field option resource via PATCH /developer/v1/accounting/field-options/{field_option_id}
ramp_patch_developer_v1_accounting_fields_by_field_idWRITEPatch custom field resource via PATCH /developer/v1/accounting/fields/{field_id}
ramp_patch_developer_v1_accounting_inventory_itemWRITEPatch inventory item field list resource via PATCH /developer/v1/accounting/inventory-item
ramp_patch_developer_v1_accounting_inventory_item_options_by_option_idWRITEPatch inventory item field option resource via PATCH /developer/v1/accounting/inventory-item/options/{option_id}
ramp_patch_developer_v1_accounting_ramp_field_options_by_field_option_idWRITEPatch ramp field option resource via PATCH /developer/v1/accounting/ramp-field-options/{field_option_id}
ramp_patch_developer_v1_accounting_ramp_fields_by_field_idWRITEPatch ramp field resource via PATCH /developer/v1/accounting/ramp-fields/{field_id}
ramp_patch_developer_v1_accounting_tax_codeWRITEPatch tax code field resource via PATCH /developer/v1/accounting/tax/code
ramp_patch_developer_v1_accounting_tax_code_options_by_option_idWRITEPatch tax code field option resource via PATCH /developer/v1/accounting/tax/code/options/{option_id}
ramp_patch_developer_v1_accounting_tax_rates_by_tax_rate_idWRITEPatch tax rate detail resource via PATCH /developer/v1/accounting/tax/rates/{tax_rate_id}
ramp_patch_developer_v1_accounting_vendors_by_vendor_idWRITEPatch accounting vendor resource via PATCH /developer/v1/accounting/vendors/{vendor_id}
ramp_patch_developer_v1_bills_by_bill_idWRITEPatch bill resource via PATCH /developer/v1/bills/{bill_id}
ramp_patch_developer_v1_bills_drafts_by_draft_bill_idWRITEPatch draft bill resource via PATCH /developer/v1/bills/drafts/{draft_bill_id}
ramp_patch_developer_v1_blank_canvas_approvals_by_approval_trigger_instance_id_metadataWRITEPatch blank canvas approval external approval metadata resource via PATCH /developer/v1/blank-canvas-approvals/{approval_trigger_instance_id}/metadata
ramp_patch_developer_v1_cards_physical_by_card_idWRITEPatch physical card resource via PATCH /developer/v1/cards/physical/{card_id}
ramp_patch_developer_v1_custom_records_configure_custom_tables_by_custom_table_name_columns_by_column_nameWRITEPatch dev api rename custom table column via PATCH /developer/v1/custom-records/configure/custom-tables/{custom_table_name}/columns/{column_name}
ramp_patch_developer_v1_custom_records_configure_native_tables_by_native_table_name_columns_by_column_nameWRITEPatch dev api rename native table column via PATCH /developer/v1/custom-records/configure/native-tables/{native_table_name}/columns/{column_name}
ramp_patch_developer_v1_custom_records_custom_tables_by_custom_table_name_rows_by_row_idWRITEPatch dev api change custom row external key via PATCH /developer/v1/custom-records/custom-tables/{custom_table_name}/rows/{row_id}
ramp_patch_developer_v1_custom_records_matrix_tables_by_table_name_columns_by_column_nameWRITEPatch dev api rename matrix column via PATCH /developer/v1/custom-records/matrix-tables/{table_name}/columns/{column_name}
ramp_patch_developer_v1_departments_by_department_idWRITEPatch department resource via PATCH /developer/v1/departments/{department_id}
ramp_patch_developer_v1_funds_by_fund_idWRITEPatch fund update via PATCH /developer/v1/funds/{fund_id}
ramp_patch_developer_v1_locations_by_location_idWRITEPatch location single resource via PATCH /developer/v1/locations/{location_id}
ramp_patch_developer_v1_purchase_orders_by_purchase_order_idWRITEPatch purchase order single resource via PATCH /developer/v1/purchase-orders/{purchase_order_id}
ramp_patch_developer_v1_purchase_orders_by_purchase_order_id_line_items_by_line_item_idWRITEPatch purchase order line item single resource via PATCH /developer/v1/purchase-orders/{purchase_order_id}/line-items/{line_item_id}
ramp_patch_developer_v1_transactions_by_transaction_idWRITEPatch transaction canonical update resource via PATCH /developer/v1/transactions/{transaction_id}
ramp_patch_developer_v1_users_by_user_idWRITEPatch user resource via PATCH /developer/v1/users/{user_id}
ramp_patch_developer_v1_users_by_user_id_deactivateWRITEPatch user deactivation resource via PATCH /developer/v1/users/{user_id}/deactivate
ramp_patch_developer_v1_users_by_user_id_reactivateWRITEPatch user reactivation resource via PATCH /developer/v1/users/{user_id}/reactivate
ramp_patch_developer_v1_vendors_agreements_by_agreement_idWRITEPatch vendor agreement resource via PATCH /developer/v1/vendors/agreements/{agreement_id}
ramp_patch_developer_v1_vendors_by_vendor_idWRITEPatch vendor resource via PATCH /developer/v1/vendors/{vendor_id}
ramp_post_developer_v1_accounting_accountsWRITEPost gl account list resource via POST /developer/v1/accounting/accounts
ramp_post_developer_v1_accounting_codingsWRITEPost codings resource via POST /developer/v1/accounting/codings
ramp_post_developer_v1_accounting_connectionWRITEPost accounting connection resource via POST /developer/v1/accounting/connection
ramp_post_developer_v1_accounting_connection_by_connection_id_reactivateWRITEPost reactivate connection resource via POST /developer/v1/accounting/connection/{connection_id}/reactivate
ramp_post_developer_v1_accounting_connection_by_connection_id_ready_to_migrateWRITEPost accounting connection ready to migrate resource via POST /developer/v1/accounting/connection/{connection_id}/ready-to-migrate
ramp_post_developer_v1_accounting_entitiesWRITEPost accounting entity list resource via POST /developer/v1/accounting/entities
ramp_post_developer_v1_accounting_field_option_filter_rulesWRITEPost field option filter rules list resource via POST /developer/v1/accounting/field-option-filter-rules
ramp_post_developer_v1_accounting_field_optionsWRITEPost custom field option list resource via POST /developer/v1/accounting/field-options
ramp_post_developer_v1_accounting_fieldsWRITEPost custom field list resource via POST /developer/v1/accounting/fields
ramp_post_developer_v1_accounting_inventory_itemWRITEPost inventory item field list resource via POST /developer/v1/accounting/inventory-item
ramp_post_developer_v1_accounting_inventory_item_optionsWRITEPost inventory item field options list resource via POST /developer/v1/accounting/inventory-item/options
ramp_post_developer_v1_accounting_ramp_field_optionsWRITEPost ramp field option list resource via POST /developer/v1/accounting/ramp-field-options
ramp_post_developer_v1_accounting_ramp_fieldsWRITEPost ramp field list resource via POST /developer/v1/accounting/ramp-fields
ramp_post_developer_v1_accounting_ready_to_syncWRITEPost ready to sync resource via POST /developer/v1/accounting/ready-to-sync
ramp_post_developer_v1_accounting_syncsWRITEPost sync list resource via POST /developer/v1/accounting/syncs
ramp_post_developer_v1_accounting_tax_codeWRITEPost tax code field resource via POST /developer/v1/accounting/tax/code
ramp_post_developer_v1_accounting_tax_code_optionsWRITEPost tax code field options list resource via POST /developer/v1/accounting/tax/code/options
ramp_post_developer_v1_accounting_tax_ratesWRITEPost tax code rates list resource via POST /developer/v1/accounting/tax/rates
ramp_post_developer_v1_accounting_vendorsWRITEPost accounting vendor list resource via POST /developer/v1/accounting/vendors
ramp_post_developer_v1_applicationsWRITEPost application resource via POST /developer/v1/applications
ramp_post_developer_v1_billsWRITEPost bill list with pagination via POST /developer/v1/bills
ramp_post_developer_v1_bills_by_bill_id_holdWRITEPost bill hold resource via POST /developer/v1/bills/{bill_id}/hold
ramp_post_developer_v1_bills_by_bill_id_releaseWRITEPost bill release hold resource via POST /developer/v1/bills/{bill_id}/release
ramp_post_developer_v1_bills_draftsWRITEPost draft bill list with pagination via POST /developer/v1/bills/drafts
ramp_post_developer_v1_bills_drafts_by_draft_bill_id_submitWRITEPost draft bill submit resource via POST /developer/v1/bills/drafts/{draft_bill_id}/submit
ramp_post_developer_v1_blank_canvas_approvals_by_approval_trigger_instance_idWRITEPost blank canvas approval resource via POST /developer/v1/blank-canvas-approvals/{approval_trigger_instance_id}
ramp_post_developer_v1_cards_physicalWRITEPost physical card list with pagination via POST /developer/v1/cards/physical
ramp_post_developer_v1_cards_physical_by_card_id_suspensionWRITEPost card suspension resource via POST /developer/v1/cards/physical/{card_id}/suspension
ramp_post_developer_v1_cards_vaultWRITEPost card vault creation via POST /developer/v1/cards/vault
ramp_post_developer_v1_comments_by_object_type_by_object_idWRITEPost comments resource via POST /developer/v1/comments/{object_type}/{object_id}
ramp_post_developer_v1_custom_records_configure_custom_tablesWRITEPost dev api configure custom tables via POST /developer/v1/custom-records/configure/custom-tables
ramp_post_developer_v1_custom_records_configure_custom_tables_by_custom_table_name_columnsWRITEPost dev api configure custom table columns via POST /developer/v1/custom-records/configure/custom-tables/{custom_table_name}/columns
ramp_post_developer_v1_custom_records_configure_native_tablesWRITEPost dev api configure native tables via POST /developer/v1/custom-records/configure/native-tables
ramp_post_developer_v1_custom_records_configure_native_tables_by_native_table_name_columnsWRITEPost dev api configure native table columns via POST /developer/v1/custom-records/configure/native-tables/{native_table_name}/columns
ramp_post_developer_v1_custom_records_custom_tables_by_table_name_rows_appendWRITEPost dev api append custom row cells via POST /developer/v1/custom-records/custom-tables/{table_name}/rows/-/append
ramp_post_developer_v1_custom_records_custom_tables_by_table_name_rows_removeWRITEPost dev api remove custom row cells via POST /developer/v1/custom-records/custom-tables/{table_name}/rows/-/remove
ramp_post_developer_v1_custom_records_matrix_tablesWRITEPost dev api matrix tables via POST /developer/v1/custom-records/matrix-tables
ramp_post_developer_v1_custom_records_matrix_tables_by_table_name_columnsWRITEPost dev api add matrix result column via POST /developer/v1/custom-records/matrix-tables/{table_name}/columns
ramp_post_developer_v1_custom_records_matrix_tables_by_table_name_list_rowsWRITEPost dev api matrix list rows via POST /developer/v1/custom-records/matrix-tables/{table_name}/list-rows
ramp_post_developer_v1_custom_records_matrix_tables_by_table_name_renameWRITEPost dev api rename matrix table via POST /developer/v1/custom-records/matrix-tables/{table_name}/rename
ramp_post_developer_v1_custom_records_matrix_tables_by_table_name_rows_appendWRITEPost dev api matrix append cells via POST /developer/v1/custom-records/matrix-tables/{table_name}/rows/-/append
ramp_post_developer_v1_custom_records_matrix_tables_by_table_name_rows_removeWRITEPost dev api matrix remove cells via POST /developer/v1/custom-records/matrix-tables/{table_name}/rows/-/remove
ramp_post_developer_v1_custom_records_native_tables_by_native_table_name_rows_appendWRITEPost dev api append native row cells via POST /developer/v1/custom-records/native-tables/{native_table_name}/rows/-/append
ramp_post_developer_v1_custom_records_native_tables_by_native_table_name_rows_removeWRITEPost dev api remove native row cells via POST /developer/v1/custom-records/native-tables/{native_table_name}/rows/-/remove
ramp_post_developer_v1_departmentsWRITEPost department list with pagination via POST /developer/v1/departments
ramp_post_developer_v1_embedded_cards_by_card_id_embedWRITEPost ramp embedded card resource via POST /developer/v1/embedded/cards/{card_id}/embed
ramp_post_developer_v1_fundsWRITEPost fund creation via POST /developer/v1/funds
ramp_post_developer_v1_funds_by_fund_id_membersWRITEPost fund add members via POST /developer/v1/funds/{fund_id}/members
ramp_post_developer_v1_funds_by_fund_id_members_by_user_id_suspensionWRITEPost fund member suspension via POST /developer/v1/funds/{fund_id}/members/{user_id}/suspension
ramp_post_developer_v1_funds_by_fund_id_suspensionWRITEPost fund suspension via POST /developer/v1/funds/{fund_id}/suspension
ramp_post_developer_v1_item_receiptsWRITEPost item receipts resource via POST /developer/v1/item-receipts
ramp_post_developer_v1_locationsWRITEPost location list resource via POST /developer/v1/locations
ramp_post_developer_v1_memos_by_transaction_idWRITEPost memo create single resource via POST /developer/v1/memos/{transaction_id}
ramp_post_developer_v1_purchase_ordersWRITEPost purchase orders resource via POST /developer/v1/purchase-orders
ramp_post_developer_v1_purchase_orders_by_purchase_order_id_archiveWRITEPost purchase order archive resource via POST /developer/v1/purchase-orders/{purchase_order_id}/archive
ramp_post_developer_v1_purchase_orders_by_purchase_order_id_line_itemsWRITEPost purchase order line items resource via POST /developer/v1/purchase-orders/{purchase_order_id}/line-items
ramp_post_developer_v1_receipt_integrations_opt_outWRITEPost receipt integration opted out emails list resource via POST /developer/v1/receipt-integrations/opt-out
ramp_post_developer_v1_reimbursements_mileageWRITEPost mileage reimbursement resource via POST /developer/v1/reimbursements/mileage
ramp_post_developer_v1_spend_programsWRITEPost spend program resource via POST /developer/v1/spend-programs
ramp_post_developer_v1_tokenWRITEPost token via POST /developer/v1/token
ramp_post_developer_v1_token_revokeWRITEPost revoke token via POST /developer/v1/token/revoke
ramp_post_developer_v1_users_by_user_id_inviteWRITEPost user invite action resource via POST /developer/v1/users/{user_id}/invite
ramp_post_developer_v1_users_deferredWRITEPost user creation deferred task via POST /developer/v1/users/deferred
ramp_post_developer_v1_vault_cardsWRITEPost card vault creation deprecated via POST /developer/v1/vault/cards
ramp_post_developer_v1_vendorsWRITEPost vendor list resource via POST /developer/v1/vendors
ramp_post_developer_v1_vendors_agreementsWRITEPost vendor agreement list resource via POST /developer/v1/vendors/agreements
ramp_post_developer_v1_vendors_agreements_by_agreement_id_linkWRITEPost vendor agreement link resource via POST /developer/v1/vendors/agreements/{agreement_id}/link
ramp_post_developer_v1_vendors_agreements_by_agreement_id_link_spend_requestWRITEPost vendor agreement spend request link resource via POST /developer/v1/vendors/agreements/{agreement_id}/link-spend-request
ramp_post_developer_v1_vendors_by_vendor_id_accounts_by_bank_account_id_archiveWRITEPost vendor bank account archive resource via POST /developer/v1/vendors/{vendor_id}/accounts/{bank_account_id}/archive
ramp_post_developer_v1_vendors_by_vendor_id_agreementsWRITEPost vendor agreement create resource via POST /developer/v1/vendors/{vendor_id}/agreements
ramp_post_developer_v1_vendors_by_vendor_id_contactsWRITEPost vendor contact list resource via POST /developer/v1/vendors/{vendor_id}/contacts
ramp_post_developer_v1_vendors_by_vendor_id_holdWRITEPost vendor hold resource via POST /developer/v1/vendors/{vendor_id}/hold
ramp_post_developer_v1_vendors_by_vendor_id_releaseWRITEPost vendor hold release resource via POST /developer/v1/vendors/{vendor_id}/release
ramp_post_developer_v1_vendors_by_vendor_id_update_bank_accountsWRITEPost vendor bank account update resource via POST /developer/v1/vendors/{vendor_id}/update-bank-accounts
ramp_post_developer_v1_webhooksWRITEPost outbound webhook subscription resource via POST /developer/v1/webhooks
ramp_post_developer_v1_webhooks_by_webhook_id_verifyWRITEPost outbound webhook subscription verify resource via POST /developer/v1/webhooks/{webhook_id}/verify
ramp_post_developer_v1_webhooks_mock_webhook_eventWRITEPost mock outbound webhook event resource via POST /developer/v1/webhooks/mock-webhook-event
ramp_put_developer_v1_accounting_field_options_by_field_option_idWRITEPut custom field option resource via PUT /developer/v1/accounting/field-options/{field_option_id}
ramp_put_developer_v1_custom_records_custom_tables_by_custom_table_name_rowsWRITEPut dev api custom row via PUT /developer/v1/custom-records/custom-tables/{custom_table_name}/rows
ramp_put_developer_v1_custom_records_matrix_tables_by_table_name_rowsWRITEPut dev api matrix put rows via PUT /developer/v1/custom-records/matrix-tables/{table_name}/rows
ramp_put_developer_v1_custom_records_native_tables_by_native_table_name_rowsWRITEPut dev api native row via PUT /developer/v1/custom-records/native-tables/{native_table_name}/rows
Put Ramp behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.