A
ART19 Content API
Details
- URL
-
https://art19.com - Docs
- https://art19.com/api-docs/index.html
Authentication
ART19 says API access is authenticated with a shared secret token plus a credential ID, both generated by ART19 Support. Start from the ART19 API docs authentication section and contact ART19 Support to have a credential issued. Use the returned values together in the Authorization header as Token token="<token>", credential="<credential-id>".