Home > For Developers

For Developers

Developers can use Pulpstream's REST APIs to get and create records from an external program.

 

To interact with Pulpstream, the external program needs to send an apiKey parameter in the HTTP Header to connect with the right account. They can use any of the values in the API Key fields defined in Company Information. Each of them is a unique identifier for the company's account.

 

When they send apiKey, the calling program has access to all data available in that account. In addition, the calling program can add an apiUserName parameter to the HTTP header. That option specifies the username associated with a specific user (as defined in the User settings). In that case, the calling program only sees data that can be accessed by that user.

 

Developers can use tools such as POSTMAN Extension on Chrome to try the APIs

 

Notes:

 

Stream Data APIs
Smart Object Data APIs
Meta Data (definition) APIs
File Upload API
Import Users
Import Groups (Business Units)
Inactivate SSO User API