# هل هناك واجهة برمجة تطبيقات خلفية يمكنني من خلالها إدارة جميع المستخدمين وأذوناتهم تلقائيًا؟

**URL:** https://meta.discourse.org/t/is-there-a-back-end-api-where-i-can-manage-all-of-the-users-and-their-permissions-automatically/345069
**Category:** Support
**Created:** [31 ديسمبر 2024، 8:24م UTC](https://meta.discourse.org/t/is-there-a-back-end-api-where-i-can-manage-all-of-the-users-and-their-permissions-automatically/345069 "2024-12-31T20:24:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [31 ديسمبر 2024، 8:28م UTC](https://meta.discourse.org/t/is-there-a-back-end-api-where-i-can-manage-all-of-the-users-and-their-permissions-automatically/345069/2 "2024-12-31T20:28:35Z")

</div>

هل قرأت هذا الموضوع بعد؟

> [@Reverse engineer the Discourse API](https://meta.discourse.org/t/reverse-engineer-the-discourse-api/20576):
>
> Discourse is backed by a complete JSON api. Anything you can do on the site you can also do using the JSON api. Many of the endpoints are properly documented in the [discourse\_api](https://github.com/discourse/discourse_api) gem, however some endpoints lack documentation. To determine how to do something with the JSON API here are some steps you can follow. Example: recategorize a topic. Go to a topic and start editing a category: Open Chrome dev tools, switch to the Network tab, select XHR filter: Perform the op…

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-back-end-api-where-i-can-manage-all-of-the-users-and-their-permissions-automatically/345069)._
