Yaak Logo
Yaak
Feedback/Allows adding default parameters in the workspace settings.

Allows adding default parameters in the workspace settings.

Jack Ma·a month ago
Needs TriageFeature RequestImprovement

Similar to adding default headers, some URLs share common parameters. I don't want to manually add the same parameters to every API request.

Is it possible to set default parameters in the workspace settings?


Comments (1)

Sign in to leave a comment.

Jon Penton

A good example of this is Stream’s REST API authentication. It requires that every request includes:

  1. Authorization header with a JWT token that was encoded with your API key’s secret

  2. api_key query parameter with the API key whose secret was encoded in said JWT

Type to search feedback...