I’ve been using this endpoint for exporting in the OpenApiSpec format: Export Data in OpenAPI/Swagger Format - Apidog API - this has been excellent as it has allowed us to automate the generation of our client sdks in our workflow.
Currently we also manually backup our ApiDog projects by going to the Export Data option in ApiDog itself and exporting in the ApiDog format. It would be nice if I could use an endpoint similar to the one above to automate this export so that we dno’t have to manually go into ApiDog to generate backups of our data. Does something like this exist? I can’t seem to find anything on exporting that is not Swagger/OpenApi related.