BILL API Platform
Discover how to leverage the BILL API features in your integrations
BILL is a cloud-based financial operations platform for an organization's accounts payable (AP), accounts receivable (AR), and spend & expense (S&E) automation.
The BILL v3 API gives you access to the same infrastructure that powers the AP, AR, and S&E products. In addition, you can receive real-time event notifications with webhooks.
BILL v3 API capabilities
The BILL v3 API follows the REST architecture. We use all the standard REST verbs (GET, POST, PUT, PATCH, and DELETE) and provide HTTP response codes.
Workflow | API | What can you do? |
---|---|---|
AP | Vendors Bills Payments | Create bills and pay vendors at scale with a wide range of payment methods. Generate payment disbursement reports. |
AR | Customers Invoices Credit memos | Generate invoices and send invoices to get paid by customers. Record additional payments received outside the BILL platform. |
BILL network | BILL network | Connect with millions of customers and vendors in the BILL network. Send and receive electronic payments. |
Spend & Expense | Budgets Cards Transactions Reimbursements | Build with card and expense management services. Setup budgets, users, and virtual cards. Manage transactions and reimbursements. |
Webhooks | Webhooks | Subscribe to and receive real-time notifications for BILL events, such as create a vendor, update a bill, or create a payment. |
Quickstart
Sign-up and generate a developer key for working with the BILL v3 API. With this key, you can build with the AP, AR, BILL network, and webhook workflows. See Sandbox API sign up for more information.
Spend & Expense API
An API token is required for working with the Spend & Expense API. See Authentication with Spend & Expense API token for more information.
Partner operations
As a BILL partner, you can perform partner-level operations, which include creating an organization, and then creating and managing users for that organization. See BILL partner operations for more information.
Documentation
Learn more about the BILL API services with a range of documentation resources.
Section | Description |
---|---|
Guides | In the Guides section, we introduce the core BILL v3 API concepts |
API reference | In the API Reference section, we explain each BILL v3 API endpoint |
Recipes | In the Recipes section, we highlight workflows with different BILL v3 API endpoints |
BILL v2 API documentation
If you are an existing developer building with the BILL v2 API and are looking for the BILL v2 API documentation, click here.
Release notes
View our API release notes for information about new features and updates in the BILL v3 API. You can also subscribe to the RSS feed.
Updated about 19 hours ago