Replies: 1 comment
-
Hi,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Thunder Client with a Starter version subscription. I've successfully set up a working Claude API request with all the necessary headers and JSON body structure. To save time, I'd like to use this as a template/starting point for future requests without having to re-enter the basic information each time.
I notice that when trying to save to Collections, I see "[Subscription required]". Before I consider upgrading, I want to confirm:
Is saving requests to Collections only available in higher subscription tiers?
If so, are there any workarounds for reusing request configurations in the Starter version?
The key elements I want to reuse are:
POST endpoint URL
Headers configuration
Basic JSON body structure
Would appreciate any guidance on what's possible with the Starter version.
Beta Was this translation helpful? Give feedback.
All reactions