{"info":{"_postman_id":"cfebae49-dec4-4071-9fed-fb9b5c122247","name":"Cat Facts API","description":"<html><head></head><body><p>This API provides endpoints to get random cat facts</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1946054","collectionId":"cfebae49-dec4-4071-9fed-fb9b5c122247","publishedId":"S11HvKSz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-02-27T04:41:46.000Z"},"item":[{"name":"breeds","item":[{"name":"Returns a list of breeds","id":"a329cc1e-b51b-4ed6-a1b8-d57dcabff67c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://catfact.ninja/breeds?limit=1","description":"<p>returns a list of breeds</p>\n","urlObject":{"protocol":"https","path":["breeds"],"host":["catfact","ninja"],"query":[{"key":"limit","value":"1"}],"variable":[]}},"response":[],"_postman_id":"a329cc1e-b51b-4ed6-a1b8-d57dcabff67c"}],"id":"6e0a9a7f-c8aa-42c8-b968-bd7717b4ce12","description":"<p>Folder for breeds</p>\n","_postman_id":"6e0a9a7f-c8aa-42c8-b968-bd7717b4ce12"},{"name":"fact","item":[{"name":"Returns a random cat fact","id":"32af4659-b486-4d8b-a4da-4916481b7dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://catfact.ninja/fact?max_length=140","description":"<p>returns a random cat fact</p>\n","urlObject":{"protocol":"https","path":["fact"],"host":["catfact","ninja"],"query":[{"key":"max_length","value":"140"}],"variable":[]}},"response":[],"_postman_id":"32af4659-b486-4d8b-a4da-4916481b7dc9"}],"id":"b5e4e9b6-96c0-4690-8a2a-274ac2d1020c","description":"<p>Folder for fact</p>\n","_postman_id":"b5e4e9b6-96c0-4690-8a2a-274ac2d1020c"},{"name":"facts","item":[{"name":"Get a list of cat facts","id":"1e9464c5-6bef-421e-8f07-1a3523a2d98a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://catfact.ninja/facts?limit=1&max_length=140","description":"<p>Get a list of cat facts</p>\n","urlObject":{"protocol":"https","path":["facts"],"host":["catfact","ninja"],"query":[{"key":"limit","value":"1"},{"key":"max_length","value":"140"}],"variable":[]}},"response":[],"_postman_id":"1e9464c5-6bef-421e-8f07-1a3523a2d98a"}],"id":"61c57071-557d-4fc4-a677-ac822e71f35f","description":"<p>Folder for facts</p>\n","_postman_id":"61c57071-557d-4fc4-a677-ac822e71f35f"}],"event":[{"listen":"prerequest","script":{"id":"f3bbdffa-da06-4e4c-8346-280a1870c296","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e10c7786-8b1c-42a4-b969-0e7d550eaf14","type":"text/javascript","exec":[""]}}],"variable":[{"key":"max_length","value":"140","type":"string"}]}