Hide-My-Email.info API Documentation
All documents

API v1

All documented public integration API endpoints are available under:

  • /api/v1/...

Authentication

Account-scoped endpoints require:

  • secret header with an account secret
  • x-account-access-id header with the current account access ID

Included documents

Conventions

  • JSON is used unless stated otherwise.
  • Policy-document endpoints are the only anonymous end-user API endpoints documented under /api/v1/....
  • Account-scoped routes resolve data strictly for the account identified by secret and x-account-access-id.