Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
API for translating Onshape document model into its exported format
vaibhav_bhandari732
Member Posts: 2 ✭
in General
I am new to Onshape.
I have seen that there are some rest API available for OAuth.
I want to test and try each and every steps from fetching access token to access document and translating the model into Onshape available format (eg., 2D drawing to dxf).
Any help or suggestion would be helpful. Currently I wish to try these operation through API endpoints in Postman.
Thanks
I have seen that there are some rest API available for OAuth.
I want to test and try each and every steps from fetching access token to access document and translating the model into Onshape available format (eg., 2D drawing to dxf).
Any help or suggestion would be helpful. Currently I wish to try these operation through API endpoints in Postman.
Thanks
0
Comments
https://onshape-public.github.io/docs/
When you have a document with this loaded, you can just fill in the keys and parameters on any api and get the JSON response. Not quite Postman, but convenient. I suppose the next step is to do the same with Postman. Figure out the OAuth to get Postman connected, and then replicate these calls that you can do in the API explorer.
www.virtualmold.com