# Lexful Docs ## Docs - [Create an Allowed IP](https://developer.lexful.ai/api-reference/accounts/create-an-allowed-ip.md): Add a new IP address or CIDR range to the account allowlist - [Delete an Allowed IP](https://developer.lexful.ai/api-reference/accounts/delete-an-allowed-ip.md): Remove an IP address from the account allowlist - [Get Account Settings](https://developer.lexful.ai/api-reference/accounts/get-account-settings.md): Get account settings - [Get an Allowed IP](https://developer.lexful.ai/api-reference/accounts/get-an-allowed-ip.md): Get a specific allowed IP address by ID - [List Allowed IPs](https://developer.lexful.ai/api-reference/accounts/list-allowed-ips.md): List all allowed IP addresses for the account with optional filters and pagination - [Update Account Settings](https://developer.lexful.ai/api-reference/accounts/update-account-settings.md): Update account settings - [Update an Allowed IP](https://developer.lexful.ai/api-reference/accounts/update-an-allowed-ip.md): Update an allowed IP address - [Create a File](https://developer.lexful.ai/api-reference/asset-files/create-a-file.md): Create a new file for an asset and get the upload URL - [Create as Asset Property](https://developer.lexful.ai/api-reference/asset-files/create-as-asset-property.md): Create a file for a specific asset property and get upload URL - [Delete a File](https://developer.lexful.ai/api-reference/asset-files/delete-a-file.md): Delete a file - [Get a Download URL](https://developer.lexful.ai/api-reference/asset-files/get-a-download-url.md): Get the download URL for a file - [Get an Asset File](https://developer.lexful.ai/api-reference/asset-files/get-an-asset-file.md): Get a specific file for an asset - [List Asset Files](https://developer.lexful.ai/api-reference/asset-files/list-asset-files.md): List all files for an asset with optional filters and pagination - [Update a File](https://developer.lexful.ai/api-reference/asset-files/update-a-file.md): Update file metadata - [Update Upload Status](https://developer.lexful.ai/api-reference/asset-files/update-upload-status.md): Mark file upload as complete - [Add Property to Asset Type](https://developer.lexful.ai/api-reference/asset-types/add-property-to-asset-type.md): Add a new property to an asset type. Property name must start with ext_ for system asset types without system_entity_type_update permission. - [Add Reference to Asset Type](https://developer.lexful.ai/api-reference/asset-types/add-reference-to-asset-type.md): Add a new reference to an asset type. Reference name must start with ext_ for system asset types without system_entity_type_update permission. - [Create an Asset Type](https://developer.lexful.ai/api-reference/asset-types/create-an-asset-type.md): Create a new asset type - [Delete Property from Asset Type](https://developer.lexful.ai/api-reference/asset-types/delete-property-from-asset-type.md): Delete a property from an asset type. Can only delete ext_ properties on system asset types without system_entity_type_update permission. - [Delete Reference from Asset Type](https://developer.lexful.ai/api-reference/asset-types/delete-reference-from-asset-type.md): Delete a reference from an asset type. Can only delete ext_ references on system asset types without system_entity_type_update permission. - [Get an Asset Type](https://developer.lexful.ai/api-reference/asset-types/get-an-asset-type.md): Get a specific asset type by ID - [List Asset Types](https://developer.lexful.ai/api-reference/asset-types/list-asset-types.md): List all asset types with optional filters and pagination - [Update an Asset Type](https://developer.lexful.ai/api-reference/asset-types/update-an-asset-type.md): Update an asset type - [Update Property on Asset Type](https://developer.lexful.ai/api-reference/asset-types/update-property-on-asset-type.md): Partially update a property on an asset type. Can only modify ext_ properties on system asset types without system_entity_type_update permission. - [Update Reference on Asset Type](https://developer.lexful.ai/api-reference/asset-types/update-reference-on-asset-type.md): Partially update a reference on an asset type. Can only modify ext_ references on system asset types without system_entity_type_update permission. - [Add Asset Access Grants](https://developer.lexful.ai/api-reference/assets/add-asset-access-grants.md): Grant read access to users or groups for an asset (idempotent - duplicates ignored) - [Add Related Assets](https://developer.lexful.ai/api-reference/assets/add-related-assets.md): Add one or more related assets to a specific asset - [Bulk Add Asset Access Grants](https://developer.lexful.ai/api-reference/assets/bulk-add-asset-access-grants.md): Grant read access to users or groups for multiple assets at once - [Bulk Delete Assets](https://developer.lexful.ai/api-reference/assets/bulk-delete-assets.md): Archive (soft-delete) multiple assets of the specified type (max 100) - [Create an Asset](https://developer.lexful.ai/api-reference/assets/create-an-asset.md): Create a new asset of the specified type - [Delete an Asset](https://developer.lexful.ai/api-reference/assets/delete-an-asset.md): Delete an asset - [Get a Secure Value](https://developer.lexful.ai/api-reference/assets/get-a-secure-value.md): Get a secure/encrypted property value from an asset - [Get an Asset](https://developer.lexful.ai/api-reference/assets/get-an-asset.md): Get a specific asset by ID with optional reference expansion - [Get an Asset Revision](https://developer.lexful.ai/api-reference/assets/get-an-asset-revision.md): Get a specific revision of an asset - [Get Asset Counts](https://developer.lexful.ai/api-reference/assets/get-asset-counts.md): Get asset counts grouped by type and organization - [List Asset Access Grants](https://developer.lexful.ai/api-reference/assets/list-asset-access-grants.md): Get all users and groups with read access to an asset - [List Asset Revisions](https://developer.lexful.ai/api-reference/assets/list-asset-revisions.md): Get revision history for an asset - [List Assets](https://developer.lexful.ai/api-reference/assets/list-assets.md): List assets of a specific type with advanced filtering, sorting, and reference expansion - [List Related Assets](https://developer.lexful.ai/api-reference/assets/list-related-assets.md): List related assets linked to a specific asset - [Remove Asset Access Grants](https://developer.lexful.ai/api-reference/assets/remove-asset-access-grants.md): Revoke read access from users or groups for an asset - [Remove Related Assets](https://developer.lexful.ai/api-reference/assets/remove-related-assets.md): Remove one or more related assets from a specific asset - [Update an Asset](https://developer.lexful.ai/api-reference/assets/update-an-asset.md): Update an existing asset - [Update Related Assets](https://developer.lexful.ai/api-reference/assets/update-related-assets.md): Update the description of one or more related asset links - [Add Users to Group](https://developer.lexful.ai/api-reference/groups/add-users-to-group.md): Add multiple users to a group in a single request. This operation is idempotent - duplicate memberships are silently ignored. - [Create Group](https://developer.lexful.ai/api-reference/groups/create-group.md): Create a new group - [Delete Group](https://developer.lexful.ai/api-reference/groups/delete-group.md): Delete a group - [Get Group](https://developer.lexful.ai/api-reference/groups/get-group.md): Get a specific group by ID - [List Group Users](https://developer.lexful.ai/api-reference/groups/list-group-users.md): Get all users in a group - [List Groups](https://developer.lexful.ai/api-reference/groups/list-groups.md): List all groups with optional filters and pagination - [Remove Users from Group](https://developer.lexful.ai/api-reference/groups/remove-users-from-group.md): Remove multiple users from a group in a single request. Users not in the group are silently ignored. - [Update Group](https://developer.lexful.ai/api-reference/groups/update-group.md): Update a group - [Create Organization Statuses](https://developer.lexful.ai/api-reference/organization-statuses/create-organization-statuses.md): Create organization status(es) - supports single or bulk creation (max 100) - [List Organization Statuses](https://developer.lexful.ai/api-reference/organization-statuses/list-organization-statuses.md): List organization statuses with optional filters - [Create Organization Types](https://developer.lexful.ai/api-reference/organization-types/create-organization-types.md): Create organization type(s) - supports single or bulk creation (max 100) - [List Organization Types](https://developer.lexful.ai/api-reference/organization-types/list-organization-types.md): List organization types with optional filters - [Bulk Update Organizations](https://developer.lexful.ai/api-reference/organizations/bulk-update-organizations.md): Bulk update organizations (max 100) - [Create Organizations](https://developer.lexful.ai/api-reference/organizations/create-organizations.md): Create organization(s) - supports single or bulk creation (max 100) - [Delete an Organization](https://developer.lexful.ai/api-reference/organizations/delete-an-organization.md): Marks an organization as deleted and not returned in queries - [Delete Organization Logo](https://developer.lexful.ai/api-reference/organizations/delete-organization-logo.md): Delete organization logo - [Get an Organization](https://developer.lexful.ai/api-reference/organizations/get-an-organization.md): Get a specific organization by ID with optional tag expansion - [List Organizations](https://developer.lexful.ai/api-reference/organizations/list-organizations.md): List all organizations with optional filters and pagination - [Update an Organization](https://developer.lexful.ai/api-reference/organizations/update-an-organization.md): Update an organization - [Upload Organization Logo](https://developer.lexful.ai/api-reference/organizations/upload-organization-logo.md): Create presigned URL for uploading organization logo - [Search Entities and Organizations](https://developer.lexful.ai/api-reference/search/search-entities-and-organizations.md): Search entities across all types with filtering and sorting - [Create an SSO Connection](https://developer.lexful.ai/api-reference/sso-connections/create-an-sso-connection.md): Create a new SSO connection for an account - [Delete an SSO Connection](https://developer.lexful.ai/api-reference/sso-connections/delete-an-sso-connection.md): Delete an existing SSO connection - [Get an SSO Connection](https://developer.lexful.ai/api-reference/sso-connections/get-an-sso-connection.md): Get a specific SSO connection by ID - [Get SSO Connection Mappings](https://developer.lexful.ai/api-reference/sso-connections/get-sso-connection-mappings.md): Get user provisioning mappings for an SSO connection - [List SSO Connections](https://developer.lexful.ai/api-reference/sso-connections/list-sso-connections.md): List all SSO connections for an account - [Update an SSO Connection](https://developer.lexful.ai/api-reference/sso-connections/update-an-sso-connection.md): Update an existing SSO connection - [Update SSO Connection Mappings](https://developer.lexful.ai/api-reference/sso-connections/update-sso-connection-mappings.md): Partially update user provisioning mappings for an SSO connection. Only provided fields will be updated. - [Add Tag to Assets](https://developer.lexful.ai/api-reference/tags/add-tag-to-assets.md): Assign this tag to assets (idempotent - duplicates ignored) - [Add Tag to Entities](https://developer.lexful.ai/api-reference/tags/add-tag-to-entities.md): Assign this tag to entities (idempotent - duplicates ignored) - [Add Tag to Organizations](https://developer.lexful.ai/api-reference/tags/add-tag-to-organizations.md): Assign this tag to organizations (idempotent - duplicates ignored) - [Create Tag](https://developer.lexful.ai/api-reference/tags/create-tag.md): Create a new tag - [Delete Tag](https://developer.lexful.ai/api-reference/tags/delete-tag.md): Delete a tag (soft delete) - [Get Tag](https://developer.lexful.ai/api-reference/tags/get-tag.md): Get a specific tag by ID - [List Tags](https://developer.lexful.ai/api-reference/tags/list-tags.md): List all tags with optional filters and pagination - [Remove Tag from Assets](https://developer.lexful.ai/api-reference/tags/remove-tag-from-assets.md): Remove this tag from specified assets - [Remove Tag from Entities](https://developer.lexful.ai/api-reference/tags/remove-tag-from-entities.md): Remove this tag from specified entities - [Remove Tag from Organizations](https://developer.lexful.ai/api-reference/tags/remove-tag-from-organizations.md): Remove this tag from specified organizations - [Update Tag](https://developer.lexful.ai/api-reference/tags/update-tag.md): Update a tag - [Create a User](https://developer.lexful.ai/api-reference/users/create-a-user.md): Create a new user - [Delete a User](https://developer.lexful.ai/api-reference/users/delete-a-user.md): Marks a user as deleted. If user owns entities, specify transfer_ownership_to in request body. - [Get a User](https://developer.lexful.ai/api-reference/users/get-a-user.md): Get a specific user by ID - [List User Roles](https://developer.lexful.ai/api-reference/users/list-user-roles.md): Get available user roles (filtered by account type) - [List Users](https://developer.lexful.ai/api-reference/users/list-users.md): List all users with optional filters and pagination - [Update a User](https://developer.lexful.ai/api-reference/users/update-a-user.md): Update a user - [Authentication](https://developer.lexful.ai/guides/authentication.md): How to authenticate requests to the Lexful API. - [Common Flows](https://developer.lexful.ai/guides/common-flows.md): Example end-to-end flows using the Lexful API. - [Core Concepts](https://developer.lexful.ai/guides/core-concepts.md): Key ideas to understand before building with Lexful. - [Getting Started with Lexful](https://developer.lexful.ai/guides/getting-started.md): Set up access and make your first API call. - [Getting Started](https://developer.lexful.ai/index.md): Welcome to Lexful Docs - [MCP Examples](https://developer.lexful.ai/mcp/examples.md): Example uses of Lexful via MCP. - [MCP Overview](https://developer.lexful.ai/mcp/overview.md): How Lexful fits into the Model Context Protocol (MCP) ecosystem. - [MCP Setup](https://developer.lexful.ai/mcp/setup.md): Configure Lexful to be used via the Model Context Protocol. - [Available Tools](https://developer.lexful.ai/mcp/tools.md): Tools exposed by the Lexful MCP server. ## OpenAPI Specs - [openapi](https://developer.lexful.ai/api/openapi.yaml)