You can ping any of our Admin API endpoints and see if you get a positive response.
Alternatively, you can use the ping
admin API method, for example:
https://<api_key>:<api_secret>@api.cloudinary.com/v1_1/<cloud_name>/ping
Or via our client integration libraries, e.g., in PHP:
$api->ping()
Comments
2 comments
hi Itay,
thanks. Now I get a "status: OK" message. But when I want to list my pictures filtered by tags, I get an HTML output.
What do I wrong? Using Postman and tryed to do with using the documantation on the API.
Any suggestions?
Regards, Gerhard
Hi,
Please see this:
https://support.cloudinary.com/hc/en-us/articles/203189031-How-to-retrieve-a-list-of-all-resources-sharing-the-same-tag-
Please let me know if it works for you.
Best,
Yakir
Please sign in to leave a comment.