API Documentation for Lamatic Tech

Postman

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:

Authentication

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}

Organization API Documentation

1. List Organizations

This endpoint retrieves a list of organizations associated with the authenticated user.

2. Create Organization

This endpoint creates a new organization.