Skip to main content
Solved

API to onboard application in Password Safe

  • December 17, 2025
  • 5 replies
  • 77 views

Forum|alt.badge.img+2

Hi Team,

I am looking for creating the script to automate Application onboarding in Beyondtrust Password Safe. We are using Cloud version of Password Safe.  I am exploring BT API However I dont see any API to create application in BT. I only see API to get application or to remove application or assign application to Manage account .

 

From this List , I dont see any api to create application into BT. 

Requesting help here to guide how application can be created in BT using API.

Regards,

Imran Aliyani

Best answer by Pulitros144

@immi563 There is no API for onboarding applications in Password Safe. Due to the complexity involved in creating an application within Password Safe, the only available way is to create the application manually unfortunately.

5 replies

  • Rising Star
  • December 17, 2025

Thanks All,

I think I will try and export from the broker to the on prem collector.


Pulitros144
Forum|alt.badge.img+4
  • Veteran
  • Answer
  • December 18, 2025

@immi563 There is no API for onboarding applications in Password Safe. Due to the complexity involved in creating an application within Password Safe, the only available way is to create the application manually unfortunately.


Forum|alt.badge.img+2
  • Author
  • Trailblazer
  • December 19, 2025

@immi563 There is no API for onboarding applications in Password Safe. Due to the complexity involved in creating an application within Password Safe, the only available way is to create the application manually unfortunately.

thank you Pulitros for quick assistance. 

Also we dont any API to onboard directory queries as well, is this understanding correct? can you please confirm this as well?


Pulitros144
Forum|alt.badge.img+4
  • Veteran
  • December 19, 2025

@immi563 There is no API for onboarding applications in Password Safe. Due to the complexity involved in creating an application within Password Safe, the only available way is to create the application manually unfortunately.

thank you Pulitros for quick assistance. 

Also we dont any API to onboard directory queries as well, is this understanding correct? can you please confirm this as well?

Correct, you can’t create directory queries within the API, this actions that have more complex functionality generally does not have API endpoints, the idea is that you will have to do the more complex thinking manually and the more “simple” in a batch way.


Forum|alt.badge.img+2
  • Author
  • Trailblazer
  • December 19, 2025

@immi563 There is no API for onboarding applications in Password Safe. Due to the complexity involved in creating an application within Password Safe, the only available way is to create the application manually unfortunately.

thank you Pulitros for quick assistance. 

Also we dont any API to onboard directory queries as well, is this understanding correct? can you please confirm this as well?

Correct, you can’t create directory queries within the API, this actions that have more complex functionality generally does not have API endpoints, the idea is that you will have to do the more complex thinking manually and the more “simple” in a batch way.

thank you so much