{"name":"Findstack Catalog API","version":"1","description":"Read-only access to the Findstack software catalog: products, categories, pricing, features, integrations and review summaries.","base_url":"https://findstack.com/api/v1","authentication":{"type":"none","note":"Reads are anonymous. No key, no signup."},"rate_limit":{"limit":120,"window_seconds":60,"scope":"IP address, shared across all /api/v1 endpoints","policy":"\"catalog\";q=120;w=60","headers":["RateLimit","RateLimit-Policy","RateLimit-Limit","RateLimit-Remaining","RateLimit-Reset"],"on_exhaustion":"429 with a Retry-After header giving the seconds until the window resets"},"versioning":{"scheme":"url-path","current":"v1","deprecated":false,"minimum_notice_days":180,"signals":["Deprecation response header (RFC 9745) once a version is scheduled for retirement","Sunset response header (RFC 8594) carrying the date it stops answering","A `deprecation` Link header pointing at the written policy"],"policy_url":"https://findstack.com/developers#versioning"},"endpoints":[{"method":"GET","path":"/","url":"https://findstack.com/api/v1","summary":"API index: every endpoint, limit and policy in one document","operation_id":"getApiIndex"},{"method":"GET","path":"/products","url":"https://findstack.com/api/v1/products","summary":"Search and filter software products","operation_id":"listProducts"},{"method":"GET","path":"/products/{slug}","url":"https://findstack.com/api/v1/products/{slug}","summary":"Full detail for one product, including pricing and features","operation_id":"getProduct"},{"method":"GET","path":"/products/{slug}/integrations","url":"https://findstack.com/api/v1/products/{slug}/integrations","summary":"Products this product integrates with","operation_id":"listProductIntegrations"},{"method":"GET","path":"/categories","url":"https://findstack.com/api/v1/categories","summary":"Browse software categories","operation_id":"listCategories"},{"method":"GET","path":"/categories/{slug}","url":"https://findstack.com/api/v1/categories/{slug}","summary":"Category detail with subcategories","operation_id":"getCategory"},{"method":"GET","path":"/categories/{slug}/products","url":"https://findstack.com/api/v1/categories/{slug}/products","summary":"Products in a category, with the same filters as /products","operation_id":"listCategoryProducts"}],"documentation":{"developer_guide":"https://findstack.com/developers","openapi":"https://findstack.com/openapi.json","api_catalog":"https://findstack.com/.well-known/api-catalog","llms_txt":"https://findstack.com/llms.txt"},"mcp":{"endpoint":"https://findstack.com/mcp","transport":"streamable-http","server_card":"https://findstack.com/.well-known/mcp"},"markdown":{"note":"Every catalog page also renders as Markdown.","how":"Send `Accept: text/markdown`, or append `.md` to the path."},"errors":{"codes":["not_found","rate_limited","internal_error"],"schema":"https://findstack.com/openapi.json"}}