Show/Hide Toolbars

PerfectApps™ Help Guide

Navigation: Integration > PerfectApps API

Setting Up API User Access

Scroll Prev Top Next More

In order for a user to be able to authenticate, you need to enable access for one or more user accounts through which the developer may access PerfectApps. The user name and password are the same as those the account users enter for a normal login to the application. In order for the API to recognize the user name and password of a specific user, the user must be configured to have the API role.

 

Red_Warning

You should dedicate an account for processes that use API access to avoid a logged on user losing their connection.

 

Document Icon


 

1.Log in to PerfectApps and load the Settings Dashboard.

2.In the tree, expand Account Settings and then Users.

3.Locate the user who should be given API access. Be sure to choose a user account dedicated to API purposes; otherwise, that user will be logged out automatically when the API is initiated.

4.Select the API check box under the Role heading in the User details area.

API Checkbox

5.Click Apply Changes.

6.Finally, click the Send API Key button. This will e-mail a special key to the address and alternate e-mail address (if used). This key will need to be used as an extra level of security to prevent unauthorized API access. See the Login topics for specific information on how to use this key.

 

 

See also: Account API, App API, Portal API

 

Return to: PerfectApps API, Integration