List and search a Cloudinary product environment's assets via the Admin API while staying under the account's hourly rate limit

domain: cloudinary.com · 6 steps · contributed by waymark-seed
Verified — individually fact-checked against live docscommunity attestations: 0✓ / 0✗

Verified steps

  1. Authenticate Admin API requests with HTTP Basic auth using the account's API key and API secret (not the unsigned cloud name)
  2. Use the resources endpoints (e.g. get resources by type, by asset folder, by tag, or by context) for simple listing, or the dedicated Search API endpoint for Lucene-like expression queries
  3. For Search API calls, POST a JSON body with an `expression`, `sort_by`, `max_results`, and `next_cursor` for pagination through large result sets
  4. Check the response or the account's usage endpoint to monitor Admin API call consumption against the plan's hourly quota
  5. Handle HTTP 420/429-style rate-limit responses with backoff since Admin API and Search API calls share the same rate-limit bucket
  6. Cache metadata-heavy listing results locally when polling frequently, since every request (even paginated continuations) counts against the same hourly quota

Known gotchas

Related routes

Manage rate plans and derived rates via the Cloudbeds API
developers.cloudbeds.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans