get.services

Returns a list of Snaggr services along with corresponding metadata.

About

Supported Formats

  • XML
  • JSON
  • PHP

Attributes

Cacheable   - Yes
Cache TTL   - 24 Hrs.
Secure      - No
Metered     - Yes
Limit       - 1,000 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 service along with supported types and formats:

@group       - The group this service is assigned to. Can be either 'images' or 'videos'.
@secure      - Whether accessing this service requires authentication.
@active      - Whether this service currently active.
@cacheable   - Whether this service's results can be cached.
@cache_ttl   - The time to live, in seconds, of this service's cached results.
@meter_limit - If this service is metered, this number represents its limit.
@meter_reset - The number of hours until the service's meter is reset.
  • A service's meter is associated with the given API key.

Files

Valid URLs

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

Recent Discussions

No discussions yet!