How to Integrate APIs from Multiple Apidog Projects for Automated Testing?

Hello!

I’m currently using the Apidog (Basic) plan, and I’m a bit confused about something. In my team, I’ve created many projects, and each project represents one of our microservices. However, when I’m doing automated testing, I often run into situations where I need to integrate APIs from two or three different projects together.

In this case, what would be the recommended way to handle this?

For handling APIs across multiple projects in automated testing, you can import endpoints/endpoint cases from other projects. Refer to our documentation: Import endpoints/endpoint cases from other projects - Apidog Docs

Thank you for your assistance.