Appearance
Atlas AI Gateway
The Atlas AI Gateway provides a centrailized set of API's for working with AI models. The Gateway is intended to unify multiple AI SaaS providers and hosted models under a standardized interface making it easier to access models within custom applications and swap models over time.
Atlas AI focuses on models for content processing such as Speech-to-Text, Vector Embedding and Tokenization and forms the basis for all internal Atlas content processing features.
Available Models
API Documentation
API's are fully documented at: https://ai.atlasss.app/redoc
Authentication
API's are authenticated using your Experience Manager License Token, this should be sent a Bearer token using the Authorization header.
Authorization: Bearer <license>