Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin API plan #108

Open
ShunPin opened this issue Jun 25, 2024 · 1 comment
Open

Admin API plan #108

ShunPin opened this issue Jun 25, 2024 · 1 comment

Comments

@ShunPin
Copy link

ShunPin commented Jun 25, 2024

The Admin API is an essential service feature. What are the plans for this part?

@IgorKhomenko
Copy link
Contributor

The idea here is to provide Admin API to access the server outside of user app.

This is mainly for statistical purpose, e.g. to be able to access the following data:

  • Messages sent total
  • Messages sent per day
  • Conversations created total
  • Conversations created per day

and many others similar use cases. But technically we could provide not only statistics API, but also a set of APIs for managing purpose.

A special key called API Key needs to be used to access the Admin API.

If you have any future requirements - feel free to share, would be great to get more visibility about real use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants