REST API
The MTLX.ai API is available at https://api.mtlx.ai. Public materials can be browsed without signing in. Mutating or private operations require authentication; see each operation's security requirements.
The generated REST reference is built from the platform's Fastify route schemas. For most TypeScript applications, the SDK is the easier integration path.