The following provides a general list of the steps you must take to create an API in the API Designer:
- 
Start the API Designer.
 - 
Create API files (in which you can define an API method, for example).
 - 
Create an API project.
 - 
Configure the authentication for the API project (Single Sign-On, for example).
 - 
Assign the created API files to the API project.
 - 
Test the API.
 - 
Compile the API.
 - 
Save the changes to the database.