You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/04/24 14:18:04 UTC

[GitHub] [apisix] Firstsawyou commented on a change in pull request #4118: docs: added X-API-KEY introduction

Firstsawyou commented on a change in pull request #4118:
URL: https://github.com/apache/apisix/pull/4118#discussion_r619665036



##########
File path: docs/en/latest/FAQ.md
##########
@@ -424,3 +424,45 @@ $ curl http://127.0.0.1:9080/ip -i
 HTTP/1.1 200 OK
 ...
 ```
+
+## What is the `X-API-KEY` of Admin API? Can it be modified?
+
+1. The `X-API-KEY` of Admin API refers to the `apisix.admin_key.key` in the `config.yaml` file, and the default value is `edd1c9f034335f136f87ad84b625c8f1`. It is the access token of the Admin API.

Review comment:
       Updated.




-- 
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.

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