get.providers
Returns a list of currently supported providers and associated
metadata.
About
Supported Formats
XMLJSONPHP
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 currently supported providers:
key = API_KEY
Example Responses
The value of each returned entry is a string representing the corresponding provider:
@active - Whether this provider can be publicly used.
@group - The group this provider is assigned to. Can be either 'images' or 'videos'.
@key - The key used to reference this provider in other services.
@url - The homepage of this provider.
Files
Valid URLs
http://rest.snag.gr/images/get.providers.xmlhttp://rest.snag.gr/images/get.providers.jsonhttp://rest.snag.gr/images/get.providers.php