Return today’s current usage and limit information for the given access code.
| Name | Description | Example |
|---|---|---|
|
access_code
* required
|
the access code | - |
|
access_code
* required
the access code
|
| Name | Description | Type |
|---|---|---|
| access_code | the access_code | string |
| current | your current API call count | number |
| limit | your daily API call limit | number |
| percent | the percentage of your API call limit that you have used today | number |
|
access_code
the access_code
|
||
|
current
your current API call count
|
||
|
limit
your daily API call limit
|
||
|
percent
the percentage of your API call limit that you have used today
|