—
dataset_id —
job_id —
generation_id —
Why this form is here: protected Try-It requests need a short-lived JWT access token. Your client_secret is not that token; it must be exchanged first.
If you already have a JWT, paste it into the HTTP Bearer field in this Authentication panel. If you only have a client_id and client_secret, use this form to fill HTTP Bearer automatically.
eyJ and contains exactly two dots. It is roughly 1 KB long. This is what HTTP Bearer accepts.client_secret has no fixed prefix, no dots, and is a single high-entropy string of roughly 64 characters. This is what you paste into the form below.