API Token
The EdgeOne Makers API Token serves as your identity credential on Makers, enabling you to interact with Makers without relying on console operations.
Obtaining an API Token

How to create an API Token:
1. Access the Makers console and switch to the "API Token" Tab.
2. Click "Create API Token"
3. Enter "Token description" to help you remember the purpose of the API Token.
4. Select "expiration time" to ensure your information security.
5. Click Submit.
Note:
Strongly recommend you set expiration time for the API Token as one standard security measure to guarantee your information security. You can select from the drop-down list with valid period from 1 day to 1 year not equal. Once created, you can view the expiration time on the API Token list page.
How to Use
MCP Server
Use the Makers Deploy MCP Server to quickly deploy local Web static resources to EdgeOne Makers and generate publicly accessible links. After adding the API Token to the MCP configuration file, you can deploy folders or ZIP packages to newly created or existing Makers projects. For details, refer to Makers MCP.
Integrating in a Third-Party Platform
You can also use EdgeOne CLI to build automated deployments, quickly deploying built artifacts to the Makers platform via CLI within your CI/CD pipeline. For specific integration methods, refer to the documentation CI/CD Pipeline Integration.
