Entity Management APIs at a glance
Get a high-level view of Entity Management APIs.
Take it from the top with Entity Management APIs. Get the overview here, then see the sub topics in this section to drill down to the details.
What are Entity Management APIs?
Entity Management APIs provide a programmatic way to manage data objects such as people, organizations, products, or locations, ensuring data consistency and integrity across your system.
Who are Entity Management APIs for?
This content is curated for these Reltio user roles defined in topic About roles:
Developer Reltio Configurator System Administrator
Why would I use Entity Management APIs?
These endpoints simplify data management. They handle large-scale updates, keep information current, and automate routine tasks. When you need to connect Reltio with other systems or implement search features, these endpoints make it happen. They ensure data stays organized and reliable.
When would I use Entity Management APIs?
Use these endpoints whenever data management is needed - when setting up data solutions, migrating or updating records, automating data synchronization, or linking Reltio with other software. They also support search functionalities and manage complex data relationships.
Where do I find Entity Management APIs?
To try out Reltio APIs, visit the Reltio Developer Portal. This portal also offers reference documentation to help you use these APIs.
{HTTP Method}{myTenant}/entities
- {HTTP Method}
- This placeholder indicates where the actual HTTP method (such as GET, POST, PUT, or DELETE) are specified.
- {myTenant}
- A placeholder for the tenant identifier.