{"success":true,"data":{"name":"Grape public API","version":"1.0.0","description":"Grape is an AI note app for Mac, Windows, Linux, iPhone and Android. Record it, write it, then ask your own notes for the answer.","website":"https://grape.cool","documentation":"https://grape.cool/docs","openapi":"https://grape.cool/openapi.json","llmsTxt":"https://grape.cool/llms.txt","authentication":"none","rateLimit":{"requests":1000,"windowSeconds":3600,"scope":"ip","headers":["RateLimit-Limit","RateLimit-Remaining","RateLimit-Reset","RateLimit-Policy","RateLimit"],"retryAfterHeader":"Retry-After"},"deprecation":{"status":"stable","deprecatedOn":null,"sunsetOn":null,"successor":null,"minimumNoticeMonths":12,"policy":"https://grape.cool/docs#versioning"},"endpoints":[{"path":"/app","operationId":"getApp","description":"Product identity, current versions and the supported platforms.","url":"https://grape.cool/api/v1/app","methods":["GET","POST"]},{"path":"/downloads","operationId":"listDownloads","description":"Direct download links per platform and architecture.","url":"https://grape.cool/api/v1/downloads","methods":["GET","POST"]},{"path":"/plans","operationId":"listPlans","description":"The Free, Pro and Lifetime plans with prices and what each includes.","url":"https://grape.cool/api/v1/plans","methods":["GET","POST"]},{"path":"/features","operationId":"listFeatures","description":"Every shipped feature with a title and a description.","url":"https://grape.cool/api/v1/features","methods":["GET","POST"]},{"path":"/products","operationId":"listProducts","description":"The named parts of the app, such as the agent, search and the canvas.","url":"https://grape.cool/api/v1/products","methods":["GET","POST"]},{"path":"/products/{slug}","operationId":"getProduct","description":"One product page with its benefits and highlights.","url":"https://grape.cool/api/v1/products/{slug}","methods":["GET","POST"]},{"path":"/solutions","operationId":"listSolutions","description":"The audiences Grape publishes a tailored page for.","url":"https://grape.cool/api/v1/solutions","methods":["GET","POST"]},{"path":"/solutions/{slug}","operationId":"getSolution","description":"One audience with its outcomes, use cases and questions.","url":"https://grape.cool/api/v1/solutions/{slug}","methods":["GET","POST"]},{"path":"/faqs","operationId":"listFaqs","description":"Frequently asked questions with their answers.","url":"https://grape.cool/api/v1/faqs","methods":["GET","POST"]},{"path":"/changelog","operationId":"listChangelog","description":"Desktop and mobile releases with the changes in each.","url":"https://grape.cool/api/v1/changelog","methods":["GET","POST"]},{"path":"/help-categories","operationId":"listHelpCategories","description":"Help center categories and how many articles each holds.","url":"https://grape.cool/api/v1/help-categories","methods":["GET","POST"]},{"path":"/help-articles","operationId":"listHelpArticles","description":"Help articles, optionally filtered by category.","url":"https://grape.cool/api/v1/help-articles","methods":["GET","POST"]},{"path":"/help-articles/{slug}","operationId":"getHelpArticle","description":"One help article including its full markdown body.","url":"https://grape.cool/api/v1/help-articles/{slug}","methods":["GET","POST"]},{"path":"/blog-posts","operationId":"listBlogPosts","description":"Published blog posts, newest first.","url":"https://grape.cool/api/v1/blog-posts","methods":["GET","POST"]},{"path":"/blog-posts/{slug}","operationId":"getBlogPost","description":"One blog post including its full markdown body.","url":"https://grape.cool/api/v1/blog-posts/{slug}","methods":["GET","POST"]},{"path":"/search","operationId":"searchContent","description":"Search help articles, blog posts, features and questions at once.","url":"https://grape.cool/api/v1/search","methods":["GET","POST"]}]}}