How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenLattice organizations API

API endpoints related to organizations.

OpenLattice organizations API is one of 7 APIs that OpenLattice publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 24 operations across 16 paths. It is described by OpenAPI 3.0.0, at version 0.0.1.

Requests are made against 3 base URLs: https://api.openlattice.com, https://api.staging.openlattice.com, http://localhost:8080.

24 operations 16 paths 0 schemas 5 DELETE8 GET6 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.0.1
Base URL
https://api.openlattice.com
Authentication
HTTP Bearer, API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 2

OpenLattice organizations API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (http_auth). An API key is passed in the header as Authorization (openlattice_auth).

Paths & Operations 24

Across 16 paths, the API surfaces 24 operations — 5 DELETE, 8 GET, 6 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

organizations 24

API endpoints related to organizations.

GET
/datastore/organizations
Get all organisations
getOrganizations → 200
POST
/datastore/organizations
Create an organisation if it doesn't exist.
createOrganizationIfNotExists body → 200
GET
/datastore/organizations/{organizationId}
Get an organisation from the organizationId
getOrganization 1 param → 200
DELETE
/datastore/organizations/{organizationId}
Remove an organisation from the organizationId
destroyOrganization 1 param → 200
GET
/datastore/organizations/{organizationId}/entitySets
Get the entity sets for an organization for a certain filter
getOrganizationEntitySets 1 param → 200
POST
/datastore/organizations/{organizationId}/entitySets
Get the entity sets for an organization for a certain flag
getFlaggedOrganizationEntitySets 1 param body → 200
POST
/datastore/organizations/{organizationId}/entitySets/assemble
Materializes entity sets into the organization database.
assembleEntitySets 1 param body → 200
PUT
/datastore/organizations/{organizationId}/title
Update the organisation title
updateTitle 1 param body → 200
PUT
/datastore/organizations/{organizationId}/description
Update the organisation description
updateDescription 1 param body → 200
GET
/datastore/organizations/{organizationId}/email-domains
Get auto-approved email domains
getAutoApprovedEmailDomains 1 param → 200
PUT
/datastore/organizations/{organizationId}/email-domains
Set auto-approved email domains
setAutoApprovedEmailDomain 1 param body → 200
DELETE
/datastore/organizations/{organizationId}/email-domains
Remove auto-approved email domains
removeAutoApprovedEmailDomains 1 param body → 200
GET
/datastore/organizations/{organizationId}/principals/members
Get members of a certain organization
getMembers 1 param → 200
PUT
/datastore/organizations/{organizationId}/principals/members/{userId}
Add member to an organization
addMember 2 params → 200
DELETE
/datastore/organizations/{organizationId}/principals/members/{userId}
Remove member from an organization
removeMember 2 params → 200
POST
/datastore/organizations/roles
Create role
createRole body → 200
GET
/datastore/organizations/{organizationId}/principals/roles
Get roles for an organization
getRoles 1 param → 200
GET
/datastore/organizations/{organizationId}/principals/roles/{roleId}
Get role for an organization from a roleId
getRole 2 params → 200
DELETE
/datastore/organizations/{organizationId}/principals/roles/{roleId}
Remove role for an organization
deleteRole 2 params → 200
POST
/datastore/organizations/{organizationId}/principals/roles/{roleId}/title
Update role title for an organization from a roleId
updateRoleTitle 2 params body → 200
POST
/datastore/organizations/{organizationId}/principals/roles/{roleId}/description
Update role description for an organization from a roleId
updateRoleDescription 2 params body → 200
GET
/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/
Get members of a role for an organization from a roleId
getAllUsersOfRole 2 params → 200
PUT
/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/{userId}
Add a role to a user
addRoleToUser 3 params → 200
DELETE
/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/{userId}
Remove a role from a user
removeRoleFromUser 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openlattice-organizations-api-openapi.yml Raw ↑

Other APIs OpenLattice publishes across the network.

OpenLattice authorizations API
OpenLattice data API
OpenLattice edm API
OpenLattice permissions API
OpenLattice principal API
OpenLattice search API
Where this information came from

This is an independent, third-party profile of OpenLattice organizations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.