MalWalters opened a new issue, #7587:
URL: https://github.com/apache/apisix/issues/7587

   ### Description
   
   Hi, we have a use case where we would like to use APISix to provide a 
prepaid way to access our API. e.g. a client would subscribe for 12 months or 
1,000,000 API calls and it looks like the `limit-count` plugin supports this. I 
have two questions though.
   
   Does it make this distinction per customer? We are anticipate using the 
X-API-Key for authentication and would be ideal if we could group by this.
   
   Is there a way that we can expose the usage count for the client via a GET 
call so they can assess and budget their usage?
   
   Thanks in advance
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to