get.meters

Returns a list of current service meters associated with the given API key.

About

Supported Formats

  • XML
  • JSON
  • PHP

Attributes

Cacheable   - No
Cache TTL   - N/A
Secure      - Yes
Metered     - Yes
Limit       - 100 Requests
Limit Cycle - 24 Hrs.

Parameters

key - (string)  The API key associated with your application. [REQUIRED]

Example Request

The following GET and POST parameters will return a list of services:

key = API_KEY

Example Responses

The following metadata is returned for each metered service:

@service    - The key of the current service.
@requests   - The amount of requests for the current service.
@remaining  - The number of remaining requests.
@reset_last - The date of the previous reset.
@reset_next - The date of the next reset.
  • A service's meter is associated with the given API key.

Files

Valid URLs

  • http://rest.snag.gr/images/get.meters.xml
  • http://rest.snag.gr/images/get.meters.json
  • http://rest.snag.gr/images/get.meters.php

Helpful Links

Recent Discussions

No discussions yet!