3DaGoGo · Authentication Profile
3Dagogo Authentication
Authentication
AstroPrint Cloud API authentication. The API is protected by OAuth 2.0. Apps are registered on the AstroPrint developer/development page to obtain a client_id and client_secret, then exchange them at the token endpoint. Both the client_credentials grant and the authorization_code grant are documented; the authorization_code (three-legged) flow is required for full access to a user's printers and designs, while client_credentials returns an empty dataset for user-scoped resources.
3DaGoGo secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions.
Company3D PrintingCloudManufacturingIoTDeveloper APIOAuth
Methods: oauth2
Schemes: 1
OAuth flows:
API key in:
Security Schemes
oauth2 oauth2