{"states":["Alabama","Kentucky","Michigan","Louisiana","Hawaii","Illinois","South Carolina","Oklahoma","Vermont","Delaware","Indiana","West Virginia","Mississippi","Montana","New Hampshire","North Carolina","North Dakota","New Mexico","Iowa","Alaska","Utah","Arkansas","Kansas","Nebraska","Texas","Maine","Maryland","Virginia","Idaho","Rhode Island","Tennessee","Wyoming","New Jersey","Minnesota","California","Connecticut","Florida","Nevada","Massachusetts","Georgia","South Dakota","Ohio","Pennsylvania","Missouri","Arizona","Wisconsin","New York","Colorado","Oregon","Washington"]}
curl --location --request POST 'https://zylalabs.com/api/6532/us+health+insurance+api/9464/get+available+us+states' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"state":"Colorado","company":"UnitedHealth Group"}
curl --location --request POST 'https://zylalabs.com/api/6532/us+health+insurance+api/9465/get+companies+by+state' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"state":"Required"}'
{"state":"Colorado","company":"UnitedHealth Group","market_share_percentage":24}
curl --location --request POST 'https://zylalabs.com/api/6532/us+health+insurance+api/9466/get+market+share+data' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"company":"Required","state":"Required"}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the US Health Insurance API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The US Health Insurance API provides access to structured health insurance market data, including available states, leading insurance companies per state, and specific market share data for any company within a selected state.
You can retrieve a list of insurance companies operating in a specific state by using the targeted endpoint designed for this purpose. Simply specify the state you are interested in, and the API will return the relevant companies.
Yes, the data provided by the US Health Insurance API is sourced from the latest reports, ensuring that users have access to clean and efficient datasets that reflect current market conditions.
The US Health Insurance API is crafted for developers, researchers, and analysts who are looking to integrate or analyze regional insurance data trends efficiently, making it useful for a wide range of applications in health insurance research and analysis.
The "get available us states" endpoint returns a list of U.S. states. The "get companies by state" endpoint provides a list of leading health insurance companies for a specified state. The "get market share data" endpoint delivers detailed market share information for a specific company within a chosen state, including percentage shares.
The response from "get available us states" includes a "states" array. The "get companies by state" response contains "state" and "company" fields. The "get market share data" response includes "state," "company," and "market_share_percentage" fields, providing essential insights into market presence.
Each endpoint returns data in JSON format. The "get available us states" returns an array of states, while "get companies by state" and "get market share data" return objects with specific fields. This structured format allows for easy parsing and integration into applications.
The "get companies by state" and "get market share data" endpoints require a "state" parameter and, for the latter, a "company" parameter. Users must specify these parameters to retrieve relevant data, ensuring targeted queries for accurate results.
The "get available us states" endpoint provides a comprehensive list of states. The "get companies by state" endpoint lists leading insurance companies for a specified state. The "get market share data" endpoint offers insights into market share percentages for specific companies, allowing for detailed analysis.
Users can analyze the data to identify leading insurance providers in specific states and assess market share dynamics. For example, by comparing market share percentages, users can evaluate competitive landscapes and make informed decisions based on regional insurance trends.
Typical use cases include market analysis for insurance companies, academic research on health insurance trends, and policy-making decisions based on regional insurance availability. Analysts can leverage this data to identify growth opportunities and competitive strategies.
The US Health Insurance API sources its data from the latest reports, ensuring high accuracy. Regular updates and quality checks are implemented to maintain data integrity, allowing users to rely on the information for critical analysis and decision-making.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund