Documentation: Setup, WordPress and API

Everything you need to know about Wisewand. From first steps to advanced API usage.

Overview

Wisewand is a platform for professional content creation. The software supports you in creating SEO-optimised articles in editorial quality.

Main Features

  • AI-powered text generation with natural-sounding text
  • Automatic image integration for visual support
  • SEO optimisation with keyword integration
  • WordPress export with one click
  • API access for automation
  • Persona management for audience-appropriate content

System Requirements

Wisewand is a web-based application and only requires a modern browser (Chrome, Firefox, Safari, Edge). A Professional or Enterprise package is required for API usage.

Content Editor

The Wisewand editor provides you with all the tools for creating and editing your articles.

Create New Article

  1. Click on New Article in the dashboard
  2. Enter a main topic or title
  3. Add relevant keywords (optional)
  4. Select the desired article length
  5. Select a persona (optional)
  6. Click on Create Article

Edit Article

After generation, you can edit every section. Use the inline editing function to adjust text, or add new paragraphs.

Manage Images

Automatically generated images can be replaced or adjusted. Click on an image to display options such as Replace, Remove or Edit Alt Text.

SEO Optimisation

Wisewand automatically optimises your content for search engines, without affecting readability.

Keyword Integration

Keywords are naturally integrated into the text. The software ensures appropriate keyword density and semantic relevance. You can adjust the keyword list at any time.

Meta Data

Optimised meta titles and meta descriptions are automatically generated for each article. These can be adjusted in the editor. Note the recommended lengths (Title ≤ 60, Description ≤ 155 characters).

Structure

Articles are automatically created with an SEO-friendly structure: H1 for the title, H2 and H3 for subheadings, as well as lists and paragraphs for better readability.

Content Analysis

The integrated analysis tool evaluates your articles according to SEO criteria and provides improvement suggestions. Check readability, keyword usage and structural aspects.

WordPress Integration

Connect your WordPress website and publish articles directly from Wisewand.

Connect WordPress

  1. Go to Settings → Integrations
  2. Click on Connect WordPress
  3. Enter your WordPress URL
  4. Authenticate with your WordPress credentials
  5. Confirm the permissions

Export Article

After connection, an Export to WordPress button appears in every article. Select category, tags and publication status before exporting.

Automatic Formatting

On export, all formatting, images and structures are automatically optimised for WordPress. Images are uploaded to your WordPress media library.

API Documentation

The Wisewand API enables integration into your own systems and workflows.

Authentication

All API requests require an API key. Create this in your account under Settings → API. Add the key in the header of each request:

Authorization: Bearer YOUR_API_KEY

Base Endpoint

https://api.wisewand.com/v1/

Create Article

POST /articles

{
  "title": "Your Article Title",
  "keywords": ["keyword1", "keyword2"],
  "length": "medium",
  "persona_id": "optional"
}

Retrieve Article

GET /articles/:id

Article List

GET /articles?page=1&limit=20

Rate Limits

The API is limited to a reasonable number of requests per minute. If exceeded, you will receive a 429 status code. Enterprise customers receive higher limits upon request.

Error Handling

The API uses standard HTTP status codes. Error messages are returned in JSON format:

{
  "error": "Error message",
  "code": "ERROR_CODE"
}

Frequently Asked Questions

How do I create my first article?

Sign in, select a topic, enter your keywords and click Create. The editor automatically generates a complete article with images.

Can I edit the generated content?

Yes, you can fully customise every generated article in the editor. Change text, add paragraphs or remove content as needed.

How does the WordPress integration work?

Connect your WordPress website via our setup wizard. You can then export articles directly to WordPress with one click.

Are the images generated automatically?

Yes, Wisewand generates suitable images for each paragraph and integrates them automatically into your article. You can also upload your own images.

Is there a word count limit?

The word count depends on your chosen package. You can set the article length before creation.

More Questions?

Find further information in our documentation and on our help pages.

Go to quick start

No analytics or marketing trackers. Only technically necessary storage (localStorage for banner dismissal). Privacy Policy • Cookie Notice