Documentation

Everything you need to know about using AFFILIFY

Popular Documentation

Quick Start Guide

Getting Started
3 min

Get up and running with AFFILIFY in under 5 minutes

AI Website Generator

Features
8 min

Learn how to create stunning websites using our AI technology

Websites API

API Reference
12 min

Complete API reference for managing websites programmatically

Complete Beginner Guide

Tutorials
25 min

Step-by-step tutorial for affiliate marketing beginners

Quick Start Guide

Get up and running with AFFILIFY in just a few minutes. Follow these simple steps to create your first affiliate website.

1

Sign Up

Create your free AFFILIFY account

2

Add Product

Enter a product URL you want to promote

3

Generate

Let AI create your website automatically

Code Example

// Initialize AFFILIFY API client
const affilify = new AffiligyAPI({
  apiKey: 'your-api-key',
  baseURL: 'https://api.affilify.com/v2'
});

// Create a new website
const website = await affilify.websites.create({
  productUrl: 'https://amazon.com/product/...',
  niche: 'technology',
  template: 'modern',
  targetAudience: 'tech enthusiasts'
});

console.log('Website created:', website.url);

Recent Updates

New Analytics Dashboard

Updated

Updated documentation for the new analytics features

2 days ago

API v2.0 Release

New

Complete API reference updated for version 2.0

1 week ago

Stripe Integration Guide

New

New integration guide for Stripe payment processing

2 weeks ago

Need Help?

Can't find what you're looking for? Our support team is here to help you succeed.

Live Chat

Get instant help from our support team

Email Support

Send us a detailed message

Community

Connect with other users