Neotera ACC · Technical help
Autodesk APS Custom Integration
Configure a customer-owned APS application (BYOK) so Enterprise ACC Sync can browse hubs and publish BimBoard-compatible packages. Register the callback exactly as shown below.
ACC Sync is available for Plinth Enterprise users only.
Step A
Create an application in the APS Portal
- Open the Autodesk APS Portal → My Apps.
- Create a new application (or open an existing one dedicated to NeoTera ACC Sync).
- Choose a Traditional Web App / Custom Integration style app that supports 3-legged OAuth with a callback URL.
- Copy the Client ID and Client Secret — you will paste them into ACC Sync step 2.
Step B
Callback URL
In the APS app settings, set the Callback URL / Redirect URI to exactly this value (character for character):
https://neoteralabs.com/api/auth/callbackMismatched callbacks cause Autodesk sign-in to fail. Do not use the Render hostname — use the neoteralabs.com URL above.
Step C
APIs that must be enabled (Access)
Under API Access for the app, enable at least:
- Data Management API
- BIM 360 API
- Autodesk Construction Cloud (ACC) / Docs APIs required for project and document browsing (ACC Docs access as offered in the APS portal for your account)
After saving, return to ACC Sync, paste Client ID/Secret, continue to Autodesk sign-in, then browse and sync.