patchBay

Abstract Screenshot vs CMX Server REST API

If you need a Development API that's easy to integrate, go with Abstract Screenshot.

Abstract Screenshot

Take programmatic screenshots of web pages from any website

CMX Server REST API

This is the REST API (WriteAPI) spec for the CMX Server

Abstract Screenshot

  • Simple API key authentication
  • HTTPS supported
  • CORS enabled for frontend use

CMX Server REST API

  • HTTPS supported
  • Requires OAuth setup
FeatureAbstract ScreenshotCMX Server REST API
AuthenticationapiKeyOAuth
HTTPSYesYes
CORSYesUnknown

When to use which?

Abstract Screenshot works directly from the browser with CORS enabled, making it better for frontend-only apps.