About the API:
This API collects traffic incidents that are reported by different transportation departments in US and Canada.
Just declare the country and city from where you want to get reports and receive the time and location of where that incident took place. You will be provided also with relevant information like road closed, lines closed and if the traffic is fluent or not in that zone.
This API is ideal for developers that want to create an app that will display traffic alerts. Let your users be aware of incidents in their near areas and recommend different roads to take if there are any closed ones.
Besides the number of API calls per month, there are no other limitations.
Retrieve a list of all the regions that are supported in this API.
[
{
"country": "us",
"region": [
"virginia",
"wisconsin",
"connecticut",
"georgia",
"louisiana",
"florida"
]
},
{
"country": "ca",
"region": [
"toronto"
]
},
{
"country": "au",
"region": [
"queensland",
"west_australia"
]
},
{
"country": "hk"
},
{
"country": "fi"
}
]
curl --location --request GET 'https://zylalabs.com/api/615/traffic+incident+report+api/417/get+available+regions' --header 'Authorization: Bearer YOUR_API_KEY'
Return real-time traffic incident relevant news.
An empty report is possible if the incident is not available at the moment.
Object | Description |
---|---|
country |
[Required] |
region |
[Required] |
Error
curl --location --request GET 'https://zylalabs.com/api/615/traffic+incident+report+api/418/get+reports+by+region?country=us®ion=virginia' --header 'Authorization: Bearer YOUR_API_KEY'
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 Traffic Incident Report API REST 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 commitments. One click upgrade/downgrade or cancellation. No questions asked.
Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.
Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the worldβs most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]
Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further
Prices are based on a recurring monthly subscription depending on the plan selected β plus overage fees applied when a developer exceeds a planβs quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.
Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.
You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]
Service Level:
100%
Response Time:
671ms
Service Level:
100%
Response Time:
240ms