Entity Management API Overview

FusionAuth Reactor logo

This feature is only available in paid plans. Please visit our pricing page to learn more.

Overview

Entities are arbitrary objects which can be modeled in FusionAuth. Anything which is not a user but might need permissions managed by FusionAuth is a possible entity. Examples might include devices, cars, computers, customers, companies, etc.

FusionAuth’s Entity Management has the following major concepts:

You can use the Client Credentials grant to see if an Entity has permission to access another Entity.

You can learn more about Entities in the Core Concepts section.

The following APIs are available.