Generating Access Tokens over HTTP

Pitchly's JavaScript SDK makes it easy to generate access tokens when accessing data on behalf of another organization, but when using the SDK isn't possible, you can still generate access tokens through direct HTTP requests instead.

Generally, Pitchly uses standard OAuth 2.0 to generate access tokens. If you would like the details of Pitchly's OAuth endpoints, contact us and we will send you the information.

Last updated