Account & Billing

API Key Management

Learn how to create and manage API keys to integrate platform features via API.

API Feature Overview

AEO Monitor Pro provides a RESTful API that allows you to programmatically execute monitoring tasks, retrieve results, and generate reports. The API is ideal for technical teams that need to integrate visibility data into internal systems or automated workflows.

Create an API Key

In Settings > API Key Management, click 'Create New Key'. Set a name and permission scope for the key (read-only or read/write). After creation, copy and securely store the key — it will only be displayed once.

Using the API

Add the API key as a Bearer token in the Authorization header of your API requests. Detailed API documentation includes descriptions of all available endpoints, parameters, and response formats. API call limits depend on your plan.

💡 Tips

  • Never expose API keys in client-side code or public repositories
  • Create separate API keys for different integration scenarios for easier management and tracking

Related Articles

Manage your personal profile, password, and preference settings.

Learn how to invite team members and manage permissions.

Understand the feature differences between plans and how to upgrade.

View billing history and manage invoice information.