What is Atlas CMS?
Atlas CMS is a versatile content management system designed for modern web and application development. It offers three main avenues for interacting with its features:
Admin UI
This web-based interface provides an intuitive environment for non-technical users to manage content, Models, and assets visually. It's perfect for content creators, marketers, and anyone who prefers a graphical interface to setup the structure of your contents.
APIs
For developers and technical users, our comprehensive set of APIs enables programmatic access to all Atlas CMS functionalities. These APIs offer fine-grained control over content, Models, and media resources, allowing you to integrate Atlas CMS seamlessly into your projects.
SDKs
Developers will find our Software Development Kits (SDKs) the way to go for simplifying integrations. These SDKs are designed to work with various programming languages and platforms, making it easier to interact with our APIs and streamline the development process.
API-First Platform
Atlas CMS is an API-first platform. The interaction with its API allows you to work with almost all of its features. All APIs are based on the REST and JSON standard, and there is also a GraphQL layer that allows you to use its query language to retrieve content.