---
title: "What API and SDK resources are available for IAM?"
slug: "what-api-and-sdk-resources-are-available-for-iam"
updated: 2024-11-06T15:09:14Z
published: 2024-11-06T15:09:14Z
canonical: "support.lusid.com/what-api-and-sdk-resources-are-available-for-iam"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.lusid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What API and SDK resources are available for IAM?

Providing you are a LUSID user with sufficient permissions, you can manage all aspects of identity management and access control (plus activity monitoring) from within the [LUSID web app](https://www.lusid.com/app/home).

> **Note:** If you are the LUSID domain owner, you are automatically assigned the built-in `lusid-administrator` role, which has all the necessary permissions to perform every identity management and access control operation. Alternatively, you can delegate these responsibilities to another LUSID user by assigning them the default `iam-administrator` role provided with LUSID.

If you prefer, these systems have a REST API. Some systems also have an SDK for convenient access to the API, with more language options on the way:

- Identity management: [Identity REST API](https://www.lusid.com/docs/api/identity/intro) and the [Identity SDK](/v1/docs/understanding-all-the-applications-in-the-finbourne-platform) in various languages.
- Access control: [Access REST API](https://www.lusid.com/docs/api/access/intro) and the [Access SDK](/v1/docs/understanding-all-the-applications-in-the-finbourne-platform) in various languages.
- Activity monitoring: [Insights REST API](https://www.lusid.com/docs/api/insights/intro) and the [Insights SDK](/v1/docs/understanding-all-the-applications-in-the-finbourne-platform) in various languages.
