Thursday, July 2, 2026 Sign InRegister FREE My Account Help
Help

Flamenet Help Center

Guides, how-tos, and answers to common questions.

POPULAR TOPICS
ALL ARTICLES
Knowledge BaseTechnical › How do I get a Flamenet API key?

How do I get a Flamenet API key?

The Flamenet REST API lets developers read and write Forum posts, Answers, Videos, Files, and more from their own applications. API access requires a Silver or Gold subscription and a personal API key.

Generating your API key

  1. Sign in to your Flamenet account.
  2. Visit your Account page at /account/.
  3. Scroll to the API Access section.
  4. Click Generate New Key.
  5. Copy the key and store it somewhere safe — it is only shown in full once. If you lose it, you can generate a new one (the old key will stop working immediately).

Using your API key

Include your key in every API request using the Authorization header:

curl https://flamenet.io/api/flamenet/v1/videos \
  -H "Authorization: Bearer YOUR_API_KEY"

Alternatively, pass it as a query parameter for testing:

https://flamenet.io/api/flamenet/v1/videos?api_key=YOUR_API_KEY

Keep your API key secret. Do not include it in client-side JavaScript or commit it to a public repository. Anyone with your key can make requests on your behalf.

API documentation

Full endpoint reference is available at /api-docs/.

Can’t find what you’re looking for?Contact us and we’ll get back to you within 2 business days.
FlameNet Weekly: the best of the forum, freshest listings, top Q&A — delivered every Sunday.
13 members · 0 new today · 0 online now · 0 posts in last 24h