# REST API endpoints for interactions

Use the REST API to set the interaction limit for the users in your organizations and repositories.

## Links

* [REST API endpoints for organization interactions](/en/rest/interactions/orgs)

  Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in the organization's public repositories.

* [REST API endpoints for repository interactions](/en/rest/interactions/repos)

  Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in a public repository.

* [REST API endpoints for user interactions](/en/rest/interactions/user)

  Use the REST API to temporarily restrict which type of user can comment, open issues, or create pull requests in your public repositories.