Discussions

Ask a Question
Back to All

Is there a way to create multiple API endpoints with the same HTTP method and path?

In this doc: https://docs.readme.com/docs/additional-api-settings#section-add-your-endpoints-and-parameters

It says there is a naming limitation:

Please note that due to some current limitations in our API explorer, we currently do not support the creation of multiple API endpoint pages for the same HTTP method and path.

Is there a way around this? How do other clients typically handle this using readme.io?

In our use case, we are using the same HTTP Method and Path however the body request is different.