Get a new access token
POST
Exchanges a client ID and client secret for a new access token.Documentation Index
Fetch the complete documentation index at: https://pipedream.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Parameters
The OAuth grant type. For Pipedream, this is always
client_credentials.The client ID of the OAuth app.
The client secret of the OAuth app.