Is there any Rest APIs for GitLab Rest APIs

Is there any Rest APIs for GitLab requirement entity ?

If yes, shar the documentation link for the same.

Hi @ashwini :wave: Welcome to the GitLab community forum! :tada:

I’m not entirely sure what you’re looking for, but you can find details on GitLab’s REST API here:

All the REST API endpoints are documented here:

REST API resources | GitLab

The available REST endpoints are defined and updated via lib/api/api.rb · master · GitLab.org / GitLab · GitLab in the GitLab codebase.

If this is not helpful, can you explain the problem you’re having so we can assist you in finding a solution? Thanks!