Getting Started
InsCipher provides an extensive and continually expanding array of connectivity solutions designed to enhance and empower your Surplus Lines Tax business.
To begin testing the InsCipher API, you'll need the sandbox API key granted in the setup process through your assigned Customer Solutions lead.
Making test requests
Input your API key value:
Once you have your API key, utilize it in the apiKey input of the Headers section. This will auto-populate the request within the page of the specific endpoint you are testing.
Add required and other body parameters
All requests have required fields which are denoted in red as 'required' beside the individual parameter. Only those that have this designation are required, but others are helpful to include for the most accurate response. Some fields have a Default To value which is already filled in as an example. These fields are still editable and just need to be updated with your actual test information.
Choose your development language
You can choose from a number of languages to make a request in. This can be helpful to get up and running quickly with a few example calls to utilize in your development environment, or to test right within the documentation. You can reference your request history under Recent Requests. Keep in mind that these are limited to your active session at this time.
Make a request
Clicking 'Try It!' will utilize the request and return an immediate response. Headers returned from the response can be viewed by expanding the Headers pane beneath the request window.
Copy a sample request
If you'd like to quickly pull a copy of a request example for any endpoint, you can skip steps 1,2 and 4 and copy example request data by utilizing the_ Examples _section and clicking the copy button at the bottom left.