This documentation outlines the API endpoints available for managing organizations and users within the Lamatic Tech platform. Each endpoint includes the HTTP method, URL, headers, request body, and sample responses:
All API requests require a Bearer token in the headers: (organization API key)
<aside> 💡
https://enterprise-api.edge.lamatic.tech/v1
</aside>
Authorization: Bearer ${API_KEY}
This endpoint retrieves a list of organizations associated with the authenticated user.
This endpoint creates a new organization.