Content VIllain API
  • Welcome to the API
  • Introduction
    • Introduction to the API
    • Concerns with Automating AI
    • API Technology
  • API Basics
    • Authentication
    • Error Handling
  • Email Detective
    • Email Detective Description
      • Email Detective API
  • Content Rephrasing
    • Understanding Rephrasers
      • Content Spinner API
      • NLP Rephraser API
  • Idea Generators
    • Using AI for Ideas
      • Business Ideas API
      • Blog Ideas API
      • Marketing Ideas API
      • Growth Ideas API
      • Tweet Ideas API
  • Product Descriptions
    • Sell Products with AI
      • Amazon Bullet Points
      • Ecommerce Descriptions
      • Food Product Descriptions
      • Etsy Product Descriptions
  • Blog Writing
    • Creating Blogs with AI
      • Blog Introductions
      • Section Writer
      • Blog Conclusions
      • Blog Titles & Outlines
  • Sales Copy
    • Traditional Sales Copy
      • Features, Advantages, Benefits
Powered by GitBook
On this page

Was this helpful?

  1. API Basics

Authentication

PreviousAPI TechnologyNextError Handling

Last updated 3 years ago

Was this helpful?

The Content Villain API uses API keys to authenticate requests. You can view your API key in the settings page of the Content Villain . You must be on a that allows API access to view an API key.

Your API key is the literal key to the kingdom. Please do not share them, please keep it secure. Do not post it in publicly accessible areas like GitHub.

Authentication to the API is performed via a header which needs to be send with every single request.

"x-api-key": "YOURKEYGOESHERE"

All API requests must be made over . Calls made over plain HTTP will fail. API requests without authentication will also fail.

web application
plan
HTTPS