Reputation: 397
Does anyone know if in Autodesk they have an exposed endpoint to produce a PDF in the same form that the one in their GUI produces?
I've looked at my web traffic and can see https://developer.api.autodesk.com/reports/v1/containers/id/reports is being called by their frontend, however, I can't find this as a documented exposed endpoint.
Any help would be appreciated.
Upvotes: 0
Views: 58
Reputation: 7070
Unfortunately, this endpoint is not exposed publicly, and it's for Autodesk internal use only as I know. Have you tried to make your report via calling either of them?
Upvotes: 1