# Aible > Aible is an enterprise AI company (founded 2018, Pleasanton, California) that lets business users > build and run AI agents, AutoML models and generative-AI analytics against data that stays inside > the customer's own AWS, Azure, GCP or on-premise account. The platform is operated through a public > REST API at https://api.iamaible.com. This file was GENERATED by API Evangelist from the Aible public surface on 2026-09-14. Aible does not publish an llms.txt of its own (/llms.txt returns 404 on aible.com and www.aible.com, and the iamaible.com app answers every path with an HTML shell). Every link below was fetched and its status recorded; nothing here is inferred. ## API - [Aible API route index](https://api.iamaible.com/): the contract. An unauthenticated HTML page served at the API root listing 394 routes across 29 modules under /v1, each with its HTTP methods, return type, required token class and a docstring. Server self-reports version 2.0.0. - Base URL: https://api.iamaible.com - Authentication: `Authorization: Bearer `. Three token classes — user token, tenant token (required by 349 of 394 routes), and a short-lived STS token restricted to a route set. Obtain one with POST /v1/login then POST /v1/login/password, or via SAML / OAuth 2.0 / Microsoft Entra / Google Cloud IAP SSO. Renew with POST /v1/renew/login or POST /v1/renew/tenant. - Errors: a bespoke JSON envelope `{"type", "message", "key"}`. Not RFC 9457. A missing Authorization header returns 403 (not 401) with no WWW-Authenticate challenge. - Tracing: every response carries `x-request-id`, sourced from `X-Amzn-Trace-Id`. ## What the API covers - Cloud accounts — register and manage the AWS / GCP / Azure / on-premise account Aible runs inside. - Projects, segments, scenarios, assumptions and tasks — the decision-modelling core. - Training data, training runs, rulefits and schema monitors. - Jobs, runs and models — training and scoring, cancellable in flight. - Deployments and invocations — a trained model published as a callable endpoint. - Content generation — collections, executions, results, example sets, fine-tuning executions, AI service connections and models, language-model artifacts and chat tones. - Reports and charts, folders, tags, comments and ratings. - Tenants, users, aliases, invites, roles and per-tenant SAML federation. - Marketplace, offers, purchases and licensing. ## Not published by Aible An honest list, so an agent does not go looking: - No OpenAPI, Swagger, GraphQL, AsyncAPI, gRPC or WSDL contract. The route index is human-readable only. - No MCP server, hosted or stdio. No A2A agent card on any host. - No SDK in any language, no CLI, no GitHub organization, no Postman collection. - No /.well-known documents on any host (probed: security.txt, openid-configuration, oauth-authorization-server, oauth-protected-resource, api-catalog, ai-plugin.json, agent-card.json, agent.json). - No status page, no SLA, no deprecation policy, no published rate limits, no sandbox. - No public developer portal or docs site; the support knowledge base at aible.zendesk.com is closed to the public. ## Company - [Website](https://www.aible.com/) - [About Aible](https://www.aible.com/about-us) - [Blog](https://www.aible.com/blogs) - [News](https://www.aible.com/news) - [Release notes / What's New](https://www.aible.com/whats_new) - [Security](https://www.aible.com/security/): states that code moves to the data and data is not extracted; names no certification or audit. - [Partner support](https://www.aible.com/partner_support): partner_support@aible.com, +1-650-352-6121 - [Contact](https://www.aible.com/contact-us/) - [Sign in](https://www.iamaible.com/login) - [Terms of use](https://www.aible.com/aible-terms-of-use) - [Privacy policy](https://www.aible.com/privacy-policy) ## Pricing - No pricing page on aible.com (/pricing returns 404). - [Aible Flex Credits on AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-77t5fm3cysegw): prepaid credits, 1-month contract, credits valid 12 months, no refunds. Getting Started Bundle 300 credits / $2,425.50; Small 1,000 / $7,837.50; Medium 3,000 / $21,441.67; Large 6,000 / $42,075.00. - Also listed on Google Cloud Marketplace. - Cloud compute, storage and model inference are billed by the customer's own cloud provider. ## Products - [Aible Sense](https://www.aible.com/sense) - [Aible Explore](https://www.aible.com/explore) - [Aible Optimize](https://www.aible.com/optimize) - [For business users](https://www.aible.com/for-business) / [For IT](https://www.aible.com/for-it) - [Partners](https://www.aible.com/aible-partners) — including a third-party Boomi connector that wraps the Aible CSV scoring REST API. ## Optional - [API Evangelist profile for Aible](https://apis.io/provider/aible)