{"info":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","description":"<html><head></head><body><p>Retrieve the official description for a specific SIC Code or retrieve SIC Codes whose descriptions contain a given keyword.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6869909","collectionId":"12f1f216-6898-47da-afea-467f39c4895d","publishedId":"2sBXc8oPEn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-05T19:27:57.000Z"},"item":[{"name":"SICCodeAPI","item":[{"name":"code","item":[{"name":"Get SIC Description by Code","id":"c8a96c22-1950-447c-9803-aed901b50f09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/SICCodeAPI/code?code=0111","description":"<p>Retrieve the official SIC Description for a given SIC Code.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","type":"collection"}},"urlObject":{"path":["SICCodeAPI","code"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>SIC Code (e.g. 0111)</p>\n","type":"text/plain"},"key":"code","value":"0111"}],"variable":[]}},"response":[{"id":"80658dc0-0071-48f3-b4ee-c27e7f13568c","name":"JSON object mapping SIC Code to Description","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"0111\": \"Grow cereals & other crops\"\n}"},{"id":"c244265c-7e69-4323-b140-05a63b54fd59","name":"Missing or empty SIC Code parameter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"No code parameter provided.\"\n}"},{"id":"14b8115d-0a8a-4dc7-8398-14bc2c9637b6","name":"Not authorized (missing RapidAPI headers or not subscribed)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1788e5f5-1784-4278-afd3-1cfd61ed1fcb","name":"SIC code not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Code \\\"0111\\\" not found.\"\n}"},{"id":"80eca484-7b73-417c-aec9-ffdfe530bd6f","name":"Rate limit exceeded","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"dc8a67cb-7375-40bd-b43f-3e851894ad7f","name":"SIC Code data unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/code?code=0111","host":["{{baseUrl}}"],"path":["SICCodeAPI","code"],"query":[{"description":"SIC Code (e.g. 0111)","key":"code","value":"0111"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"SIC Code data is unavailable.\"\n}"}],"_postman_id":"c8a96c22-1950-447c-9803-aed901b50f09"}],"id":"642d4154-6ba0-4af7-86d5-15ab9b8a2c3a","_postman_id":"642d4154-6ba0-4af7-86d5-15ab9b8a2c3a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","type":"collection"}}},{"name":"description","item":[{"name":"Search SIC Codes by Description","id":"6e44e2c3-2dab-440a-8282-9050755357c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","description":"<p>Retrieve SIC Codes whose Descriptions contain a given keyword.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","type":"collection"}},"urlObject":{"path":["SICCodeAPI","description"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>Search keyword (case-insensitive) e.g. \"fishing\"</p>\n","type":"text/plain"},"key":"descrip","value":"fishing"}],"variable":[]}},"response":[{"id":"8dd1ccbc-7bc2-4f0a-9e5c-7c18eaad26ed","name":"JSON object mapping SIC Codes to Descriptions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"0501\": \"Fishing\",\n  \"03110\": \"Marine fishing\",\n  \"03120\": \"Freshwater fishing\"\n}"},{"id":"9b7c5521-b59e-4ac6-ad51-f8870ab00bc4","name":"Missing or empty description parameter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"No description parameter provided.\"\n}"},{"id":"feac6f88-380e-4889-98c8-95f35c9f908c","name":"Not authorized (missing RapidAPI headers or not subscribed)","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b1ad6982-151f-4ceb-b97c-078f41d19631","name":"No SIC Codes had Descriptions containing the keyword","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Description \\\"fishing\\\" not found.\"\n}"},{"id":"bb566bbc-d4da-4c00-8972-0ac34a189448","name":"Rate limit exceeded","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0e959909-5774-41bc-9628-654018a3dbf9","name":"SIC Code data is unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"X-RapidAPI-Key","value":"<API Key>"}],"url":{"raw":"{{baseUrl}}/SICCodeAPI/description?descrip=fishing","host":["{{baseUrl}}"],"path":["SICCodeAPI","description"],"query":[{"description":"Search keyword (case-insensitive) e.g. \"fishing\"","key":"descrip","value":"fishing"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"SIC Code data is unavailable\"\n}"}],"_postman_id":"6e44e2c3-2dab-440a-8282-9050755357c7"}],"id":"2c13739a-898c-40ad-922c-8e439103093f","_postman_id":"2c13739a-898c-40ad-922c-8e439103093f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","type":"collection"}}}],"id":"23e3ce7d-485c-4bed-917e-462a47a6cf54","_postman_id":"23e3ce7d-485c-4bed-917e-462a47a6cf54","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"12f1f216-6898-47da-afea-467f39c4895d","id":"12f1f216-6898-47da-afea-467f39c4895d","name":"SIC Code Lookup API Copy","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-RapidAPI-Key"},{"key":"value","value":"{{RAPIDAPI_KEY}}"}]}},"event":[{"listen":"prerequest","script":{"id":"f3d80aca-0117-4d16-9216-cdd5a792cb0f","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"3a182583-ffe6-41a5-9170-51a94beb85c7","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}]}