Prebuilt request patterns for common integration tasks.
POST JSON
Send JSON payloads using POST with explicit content type.
Bearer Token
Call protected endpoints with Authorization bearer tokens.
Multipart Upload
Upload files using multipart form data.