To implement your own APIs, you can create API plug-ins.
The API Server loads all DLLs matching the *.CompositionApi.Server.PlugIn.dll naming scheme and deploys the API definitions contained in them.
To implement your own APIs, the following options are available:
-
You can add an API to a One Identity API project (see Adding APIs to One Identity API projects).
-
You can create your own API project (Creating API projects).
-
You can add an API to your own existing API projects (see Adding APIs to your own API projects).