Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Expensify Integrations API

The Integrations API from Expensify — 1 operation(s) for integrations.

Expensify Integrations API is one of 2 APIs that Expensify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Integrations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://integrations.expensify.com/Integration-Server.

1 operations 1 paths 9 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://integrations.expensify.com/Integration-Server/ExpensifyIntegrations
License
Proprietary
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Integrations 1
POST
/ExpensifyIntegrations
Submit an integration job
submitJob body → 200429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are JobResponse (6 properties), FileJob (5 properties), DownloadJob (4 properties), GetJob (3 properties). Each schema is shown below with its type and property counts.

Credentials
object
2 properties 2 required
UpdateJob
object
3 properties 3 required
OnReceive
object
1 property
JobResponse
object
6 properties
FileJob
object
5 properties 4 required
GetJob
object
3 properties 3 required
CreateJob
object
3 properties 3 required
ReconciliationJob
object
3 properties 3 required
DownloadJob
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expensify-integrations-api-openapi.yml Raw ↑

Other APIs Expensify publishes across the network.

Expensify Integration Server API