Simple Integration, Powerful Results

Simple Integration, Powerful Results

How to Implement Perplexity AI in n8n

Quick Setup Process

  1. Get API Credentials: Purchase credits and create an API key from the Perplexity dashboard

  2. Configure n8n Connection: Use HTTP Request node with Generic Credentials and Header Auth

    • Name: "Authorization"
    • Value: "Bearer pplx-e4...59ea" (your API key)
  3. Configure Model: Default to Sonar Pro (Perplexity's most advanced option) or select alternatives from their model cards

  4. Structure Your Query: Send natural language questions through the workflow

The implementation requires minimal coding knowledge and can be completed in under 15 minutes, even by non-technical users.