Overview
The Axle sandbox can be used to test your integration of Axle’s API in your application or platform. All Axle API endpoints can access the sandbox environment.
If you have not received access to the Axle sandbox, please reach out to the Axle team!
Accessing the sandbox
Testing Ignition completions in the sandbox
Result: link
Using test credentials to complete Login
- Once an
Ignition
session has been generated (more details can be found here), select one of the test credentials based on which Axle scenario you would like to test. These credentials can be used for any carrier listed. - Input credentials into login page to simulate connecting to an insurance account for the selected carrier.
- If applicable, complete the Ignition session by selecting a policy that you would like to test against.
Congrats! Now you can access sample Account or Policy objects after exchanging the generated authCode
for an accessToken
. See the Quickstart guide for more details.
Test credentials
Simple auto
The following credentials will connect to an account with several active auto
policies.
Minimum auto
The following credentials will connect to an account with several auto
policies, one of which has inactive status and one which satisfies only the minimum required policy coverage in most states.
Simple home
The following credentials will connect to an account with several active home
policies.
Error
The following credentials will fail to connect to the Axle service, resulting in an errored
status for the Ignition session.
Using test inputs to complete Policy Lookup
- After generating an
Ignition
session, select one of the below test inputs based on which Axle scenario you would like to test. These inputs can only be used for carriers that support Policy Lookup. - Navigate to a carrier which supports Policy Lookup.
- Click on “Search your policy number” to arrive at the Policy Lookup page.
- Type in the test inputs and click on “Search” to simulate searching for policy details from the selected carrier.
After seeing the Success page, you can now access sample Account or Policy objects after exchanging the generated authCode
for an accessToken
. See the Quickstart guide for more details.
Test credentials
auto
The following test inputs will connect to a sample auto
policy.
Error
The following inputs will fail to connect to the Axle service, resulting in an errored
status for the Ignition session.
Result: manual
You can complete Ignition sessions manually by selecting “My carrier is not listed” on the carrier selection page and then uploading any document of the allowed types (defaults to pdf
, jpg
, jpeg
, png
).
Your Axle client
will be configured in the sandbox to mirror what will be
used by your application’s production environment. Contact the Axle team if
you would like to make any changes, such as enabling “manual” Ignition
completions.
Sending test documents through Axle’s Document AI
If your Axle client
is configured to used Document AI, you can use the following test documents to complete Ignition sessions and receive the expected Policy response.
The Axle team is currently working on providing the right sandbox experience to test Document AI for home policies. You can continue testing via the existing manual process, but stay tuned for updates!