{"name":"atlasimex","version":"1.2.1","description":"Public REST API for Atlasimex SL, international beverage company (energy, soft and functional drinks, private label, 21+ countries). Read endpoints need no authentication.","site":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app","docs":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/docs","openapi":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/openapi.json","transport":"streamable-http","endpoint":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/.well-known/mcp","apiVersion":"v1","versionedBase":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/v1","tools":[{"name":"listEndpoints","description":"List all Atlasimex SL public API endpoints.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api"},{"name":"getStatus","description":"Health check for the Atlasimex SL API.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/status"},{"name":"listPosts","description":"List Atlasimex SL blog posts.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/blog?locale=en&limit=20","parameters":{"locale":"Content locale: en, es, fr, ar (default en).","limit":"Max posts, 1-50 (default 20)."}},{"name":"resolveTranslatedSlug","description":"Resolve a blog slug across locales.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/blog/translated-slug","parameters":{"sourceLocale":"Locale of the known slug.","targetLocale":"Locale to translate into.","slug":"Known post slug."}},{"name":"listPortfolio","description":"List Atlasimex SL beverage portfolio brands.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/portfolio"},{"name":"submitForm","description":"Submit an Atlasimex SL contact form (public, rate-limited).","method":"POST","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/forms/submit","parameters":{"form_type":"home_contact or contact_page.","form_data":"Object with email (required), first_name, last_name, subject, message, country.","locale":"en, es, fr, ar.","source_page":"Page the form was submitted from."}},{"name":"subscribeNewsletter","description":"Subscribe an email to the Atlasimex SL newsletter.","method":"POST","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/newsletter/subscribe","parameters":{"email":"Subscriber email address."}},{"name":"getRssFeed","description":"RSS 2.0 blog feed for a locale.","method":"GET","url":"https://atlasimex-65qazbogs-atlasimexs-projects.vercel.app/api/rss/en"}]}