Export APIDog Format Via API Endpoint

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.

You can automate project backups using Git integration. Please refer to our documentation for details: Git Connection - Apidog Docs

So sorry for the delayed response. This is fantastic! Only issue is that we are an Azure DevOps company and have no GitHub or GitLab integrations. Is there planned support for AzureDevOps ingegration coming? Or do you have any suggestions for workarounds that could be possible with Azure DevOps?

I’ll share your request with our development team regarding Azure DevOps integration and automated project backup exports.

perfect thank you so much!