Apollo OpenAPI
Project description
Apollo配置中心OpenAPI接口文档 ## 认证方式 所有API接口都需要通过Authorization header进行身份验证。 ### 获取Token的方式: 1. **Portal管理界面获取**: - 登录Apollo Portal管理界面 - 进入\"管理员工具\" -> \"开放平台授权管理\" - 创建第三方应用,获取Token 2. **Token格式**: ``` Authorization: token_value ``` 3. **Token权限**: - Token具有对应应用的读写权限 - 不同Token可能有不同的环境和命名空间权限 - 建议为不同用途创建不同的Token ### 使用示例: ```bash curl -X GET \"http://localhost:8070/openapi/v1/apps\" \ -H \"Authorization: your_token_here\" ```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apollo_openapi-0.0.1.tar.gz
(66.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apollo_openapi-0.0.1.tar.gz.
File metadata
- Download URL: apollo_openapi-0.0.1.tar.gz
- Upload date:
- Size: 66.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4d0752850b98ab23d056af0ad0af2fc72b113def64eb1619da2adbacdc47f3b
|
|
| MD5 |
f336be612b002ca7c2fa6347778f5987
|
|
| BLAKE2b-256 |
77ceb204e5983933d9dab443e6b44d728746dd2da53b6a2d48777eeac6d54b40
|
File details
Details for the file apollo_openapi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: apollo_openapi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 134.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
148f28edeece393a0862bc28e3e035be7a04a78672a63496402fa29575e38eaa
|
|
| MD5 |
b4f55f41624f9933edced71aeb020e0a
|
|
| BLAKE2b-256 |
fb1b9c9b7e9579940958fc532efadce8c3115612d323a5d73343a8a6c8b49628
|