Back to catalog
πŸ’»

Cache Horse

API Key

Combine/batch & cache multiple HTTP requests to save on API quotas, speed up & simplify your app

πŸ’»DevelopmentHTTPSCORS enabled

Cache Entry

Cache Horse Caching API

Cache KeyUser_profile_84729
StatusHIT
Ttl Seconds3,412
Size Bytes1,240
Last Updated2024-12-03T07:45:00Z

Sample Response

response.json
1{
2 "cache_key": "user_profile_84729",
3 "status": "HIT",
4 "ttl_seconds": 3412,
5 "size_bytes": 1240,
6 "last_updated": "2024-12-03T07: 45: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://cache.horse" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs