To increase your API limits, please choose your plan right from our pricing page.

API Key Setup

Your API key is used to authenticate your requests to the kwrds.ai API. You can find your API key by visiting your account page.

It's important to keep your API key secure. Do not share your API key in publicly accessible areas such as GitHub, client-side code, and so on. If you suspect that your API key has been compromised, you can regenerate it at any time. Regenerating your API key will invalidate the old key and generate a new one. In case you need to regenerate a new API key, please contact hello@kwrds.ai and we will assist you right away.

Best Practices

Here are some best practices for managing your API key:

  • Keep it Secure: Do not expose your API key in public repositories or client-side code.
  • Regenerate if Compromised: If you suspect that your API key has been compromised, regenerate it immediately.
  • Use Environment Variables: Store your API key in environment variables or a secure location.
  • Limit Access: Only share your API key with trusted individuals who need access to it.
  • Monitor Usage: Regularly monitor your API usage to detect any unusual activity. Utilize the usage_count endpoint to track your API usage.

For further questions or support, please contact hello@kwrds.ai.