Parallel Works API

1.0.0

The Parallel Works ACTIVATE API follows RESTful principles, providing predictable, resource-oriented URLs and using standard HTTP response codes to indicate request success or failure.

Authentication Methods

The API supports several authentication methods. Choose the one that best fits your use case.

  • basic: Basic authentication can only be used with API keys. API keys can be generated from account settings.
  • bearer: Token-based authentication, tokens can be generated from account settings.
  • cookie: Cookie-based authentication, used by the ACTIVATE web UI.

API Reference

Browse the API by category.