Sandbox API sign up
IMPORTANT
This section is about authentication for working with the BILL v3 API. See Authentication with Spend & Expense API token for information about authentication for the Spend & Expense API endpoints.
Use the BILL API to integrate your application with BILL Accounts Receivable (AR) and Accounts Payable (AP) automation capabilities. When you begin testing with the BILL API, you are in the API sandbox environment.
Your first step is to sign-up and set up your credentials for working with the BILL v3 API. When your sign-up is complete, you can continue with signing in with the API. See Sandbox API sign in for information about signing in.
Sign-up to create your BILL developer account
When you sign-up to create your BILL developer account, you set up four credentials required for signing in with the BILL v3 API.
Credential | Description |
---|---|
Username | Your username is the email address used to sign in to your BILL developer account. |
Password | Your password is used to sign in to your BILL developer account. |
Organization ID | Your BILL developer account represents your organization in BILL. The organization ID is a unique alphanumeric value that begins with 008 . |
Developer key | Your developer key is used to identify your developer account in your API requests. |
Your sign-up process begins with creating a new username and password.
- Navigate to the BILL sandbox web app and click Start your risk free trial at the bottom of the page.
- Enter the required information and click Get Started.
Field | Detail |
---|---|
First Name | Your first name |
Last Name | Your last name |
Work Email | Your email address. Enter a valid value. Note: This is the username for your BILL developer account |
Phone | Your phone number |
Company Name | Test organization name |
Number Of Employees | Set this field to any value. For example 1 . |
I'm with a: | Select Small or midsize business |
Which products are your interested in using? | Select Accounts Payable & Receivable |
Which accounting software do you use? | Select None |
- Create a password for your developer account, and click Next. This is the password for your BILL developer account.
- Complete 2-step verification. Enter your phone number, select a method for receiving a security code, and click Send Code. BILL sends your security code to the provided phone number.
- Enter the security code value. BILL validates this value and directs you to enter an address for your organization.
Field | Detail |
---|---|
Company address | 123 Main Street |
City | San Jose |
State | CA |
Zip code | 95002 |
- Select No for the Did you receive an email invite to get paid through BILL? question, and click Next.
- You are directed to continue your setup with a series of steps. BILL sends you an email to confirm your email address.
Click the menu icon at the top left to get the complete view of the BILL web app for your test organization.
Generate developer key
You can generate a developer key in the BILL web app to work with the BILL v3 API.
- Sign in to the [BILL sandbox web app](BILL sandbox web app). Use your developer account email address and password.
- Click Settings in your BILL account.
- Click Sync & Integrations > Manage Developer Keys.
- Click Generate developer key. You are prompted to agree to the BILL developer terms of service.
- Accept the terms of service and click Generate key. It takes a few minutes for BILL to generate a developer key. You can click Reload in a few minutes to view your generated key.
IMPORTANT
Your organization ID is available at the bottom of this page. This is the organization ID for your BILL developer account.
See Sandbox API sign in for information about signing in with the API.
Updated 1 day ago