# Autodesk Aps > Documentation for Autodesk Aps ## Pages - [Autodesk Aps Documentation](autodesk-aps-documentation.md) - [Autodesk Platform Services APIs overview](autodesk-platform-services-apis-overview.md): An issue is an item that is created in ACC for tracking, managing and communicating tasks, problems and other points ... - [Example Code - Autodesk Platform Services, OpenAPI, REST, Forge Viewer SDK](example-code-autodesk-platform-services-openapi-rest-forge-viewer-sdk.md): - [Secure Service Accounts Example for creating SA accounts, and generating 3LO access tokens in 3 languages (SSA)](h... - [Configuration](configuration.md): APS_CLIENT_ID = "your_client_id" - [Get admin token using client credentials.](get-admin-token-using-client-credentials.md): def get_admin_token(): - [Create a new service account with firstName, lastName, and concatenated name.](create-a-new-service-account-with-firstname-lastname-and-concatenated-name.md): def create_service_account(admin_token): - [Create a key for the specified service account.](create-a-key-for-the-specified-service-account.md): def create_service_account_key(admin_token, service_account_id): - [pip install requests](pip-install-requests.md): import jwt, time, requests, json - [=== update hardcoded config values ===](update-hardcoded-config-values.md): APS_CLIENT_ID = "your-client-id" - [Autodesk Forge Viewer SDK – Example code](autodesk-forge-viewer-sdk-example-code.md): html - [Autodesk APS File upload to OSS](autodesk-aps-file-upload-to-oss.md): For uploading files to OSS Bucket storage using 2-legged, you must use the "signed url via s3" upload sequence (refer... - [Sample Models for testing Viewer SDK in .http format](sample-models-for-testing-viewer-sdk-in-http-format.md): - A .http file (see REST Client VS Code plugin) - [@name getToken](name-gettoken.md): GET - [Response will store access_token in variable: {{getToken.response.body.access_token}}](response-will-store-access-token-in-variable-gettokenresponsebodyaccess-token.md) - ["access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...",](access-token-eyjhbgcioijiuzi1niisinr5cci6ikpxvcj9.md) - [}](untitled.md): GET - ["urn": "dXJuOmFkc2sub2JqZWN0czpvcy5vYmplY3Q6YnVja2V0L2ZpbGUuZHdm"](urn-dxjuomfkc2sub2jqzwn0czpvcy5vymply3q6ynvja2v0l2zpbguuzhdm.md) - ["urn": "dXJuOmFkc2sub2JqZWN0czpvcy5vYmplY3Q6YnVja2V0L2ZpbGUucnZ0"](urn-dxjuomfkc2sub2jqzwn0czpvcy5vymply3q6ynvja2v0l2zpbguucnz0.md) - []](untitled-2.md): env: 'AutodeskProduction'