API Token
The Pages API Token serves as your identity credential on Pages, allowing you to interact with Pages independent of console operations.
Obtaining an API Token

How to create an API Token:
1. Visit the Pages 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:
We strongly recommend setting an expiration time for your API Token as a standard security measure to guarantee information security. You can select from 1 day to 1 year in the drop-down list. Once created, you can view the expiration time on the API Token list page.
How to Use
MCP Server
Deploy local Web static resource content to EdgeOne Pages quickly with the aid of Pages Deploy MCP Server and generate a public access link. After adding an API Token in the MCP configuration file, you can Deploy folders or ZIP packages to newly created or existing projects in Pages. For details, refer to Pages MCP - Configuration Method.
Integrating in a Third-Party Platform
You can also use EdgeOne CLI to build automatic deployment and quickly deploy the product to the Pages platform in your CI/CD pipeline via CLI. For the integration method, refer to the document CI/CD Pipeline Integration.