API login

Sign in to your BILL developer account. In the response, your API session is created and a BILL-generated sessionId is available. Use the sessionId in all subsequent API calls to confirm that you are in a signed-in session.

To create an MFA-trusted API session, set rememberMeId and device in addition to the required fields. See MFA setup for information about the BILL MFA process.

You can sign out with POST /v3/logout. If your API session is inactive for 35 minutes, the session expires and you are automatically signed out.

See API partner login for information about the additional permissions you get with the API partner login.

Language
Click Try It! to start a request and see the response here!