home > support > API > Marketplace API > API: rate limit status
| Purpose | Check you can connect correctly to the API service Check remaining limit for API requests (i.e. not currently throttled) Current API requests remaining are also returned in the response header to every call | |
|---|---|---|
| Notes | Calls to this API do not count towards your throttle limit | |
| REST info | Call | /api/rate_limit_status |
| Formats | XML | |
| Example | /api/rate_limit_status.xml | |
| Verb | GET | |
| Code |
PHP examples use the PHP Client Library with the return type set to SimpleXML Description
Parameters
Example
C# examples use the .Net Client Library Overload list
Parameters
Example
VB examples use the .Net Client Library Overload list
Parameters
Example
| |
There are no querystring parameters supported by this method.
| XML Node | Notes |
|---|---|
| request | Confirmation of the request that you sent |
| error | Any error message returned, if there is no error this will just contain the text OK |
| remaining_hits | Number of remaining hits before you are throttled |
| hourly_limit | Current GET limit per hour |
None here currently
© 2003-2012 Travel UCD Limited. All rights reserved. TourCMS® is a registered trademark of Travel UCD Limited, United Kingdom. View Privacy policy.