- Step 1: Create a new user in Sandbox
- Step 2: Verify that your new end user was created
- Step 3: See your user and explore Admin Portal
Getting started with App Services:
Download the Sandbox Project and JavaScript SDK.
You’ve created your account, so get started with App Services in three easy steps:
-
1Create an app user in the sample Sandbox app;
-
2Verify that your new app user was created;
-
3See your app user and explore the App Services Admin Portal.
Make sure you’re using the latest version of your browser.
Note: this tutorial is not currently compatible with Internet Explorer.

Link the Sandbox project to your App Services account.
Unzip the project and open index.html in an HTML editor. Then locate this code (it’s near the top):
Change the Sandbox app's organization name so it connects with your App Services account.
Save your changes.

Create a new user in the Sandbox app.
Now that the Sandbox app is linked to your Apigee account you can run the app and create a new user.
To run the Sandbox app:
-
1Open "index.html" in a web browser (double-click the file);
-
2Enter new end user details in the form that appears;
-
3Click Create User.
Learn more running this file in a browser.

Verify the new app user was created.
The Sandbox app created an app user in your Apigee account through an API. By setting up an Apigee account, you’re given this API to manage your app's entities. You can verify that the app user was created by calling the same API to retrieve all app users in the app.
Test your API.
Response
If that still doesn’t work, email us at support@apigee.com. We’re here to help.
Explore the Admin Portal.
The Admin Portal helps you visualize and manage your entities and apps. You can see how your app user was created and stored in the sample app by looking at the Users section in the Admin Portal.
There’s a lot more to explore there, including groups, permissions, collections, activities and other essential app-building blocks.
See the app user you created in the Admin Portal.
Open Admin Portal
App Services Launchpad complete!
You've created a user for your app, verified it through your API and explored the Admin Portal.
Apigee's App Services is an effective way to simplify your app creation and empower you with tools to take your app to the next level!