W

Woopra REST API

REST discovered

Details
URL
https://www.woopra.com/rest/3.10
Docs
https://docs.woopra.com/reference/intro-http-apis
Authentication
Woopra API access key pair (App Id + Secret Key) basic discovered Get credentials ↗
Authorization: Basic <credential>

In the Access Keys tab in the Member's Area, generate an API key pair for your user. Use the resulting App Id and Secret Key together with HTTP Basic auth as App Id:Secret Key.