I keep getting Must provide a valid Client-ID or OAuth token

Many API’s use a ClientID

Various API’s have various way’s of providing the ClientID.

Header is one of them another is Query String.

In my experience more API’s prefer an Authorisation Token over a ClientID for most requests,