Serphoenix Documentation

Automate and streamline your SEO workflows with one simple platform.

API

For Developers
  • Authentication & setup
  • Endpoints (GSC, Schema, Links, Images)
  • Code samples (PHP, JS)
→ API Reference

IDE

For Site-Editors
  • Dashboard overview
  • Interactive suggestions panel
  • Tutorials & guides
→ IDE Docs

CLI

For Power Users
  • Command-line tool
  • Batch operations
  • WP-CLI integration
→ CLI Reference

Quickstart Example

curl -X GET "https://api.serphoenix.com/v1/performance?url=example.com/services.html" \
  -H "Authorization: Bearer YOUR_API_KEY"

Authentication & Base URL

Deep Links into the Docs