Follow these steps to retrieve your Expensify Partner User ID and Secret. Find more information about the Expensify API by visiting the Expensify Documentation.
Excerpt from Expensify Getting Started Guide
Expensify / Getting start
Follow the simple steps below to get up and running with the Expensify Integration Server.
- Create an Expensify account
If you don’t already have one, create an Expensify account for free at https://www.expensify.com
- Generate Integration Server credentials
In order to interact with our API, you will need credentials. To generate them, go to https://www.expensify.com/tools/integrations/. You will be provided with a partnerUserID and partnerUserSecret pair.
- Make your first request
Check out our code samples to learn how to make your first API requests.
- Explore specific documentations
Documentation is available on the index page.