Help Center

Help Center

Find answers to common questions

Frequently Asked Questions

How do I get started with TryAPI?

Sign up for a free account, get your API key from the dashboard, and start making API calls. You get 1,000 free API calls to explore our services.

How does pricing work?

TryAPI uses pay-as-you-go pricing. You only pay for the API calls you make. Prices vary by API - check the documentation for specific pricing.

What happens when I run out of credits?

Your API calls will return a 402 Payment Required error. Simply add more credits to your account to continue using the APIs.

How do I keep my API key secure?

Never expose your API key in client-side code. Store it in environment variables, use server-side calls, and rotate keys regularly.

What are the rate limits?

Default rate limits are 10 requests per second per IP and 100 requests per minute per API key. Contact us for higher limits.

How do webhooks work?

Configure webhook endpoints in your dashboard. We'll send signed POST requests to your URL when events occur (e.g., low balance alerts).

Can I get a refund?

Credits are non-refundable, but unused credits never expire. Contact support for special circumstances.

How do I delete my account?

Go to Dashboard > Settings > Delete Account. This action is irreversible and will delete all your data.

Still need help?

Our support team is here to help you