Create
POST/internal-links
Create Internal Links.
Request
- application/json
Body
required
- Title: {{ anchor.title }}
- Keyword: {{ anchor.keyword }}
- Anchor text: {{ anchor.anchor_text }} {%- endfor -%} `
Array [
Array [
- MOD1
- MOD2
- MOD3
- MOD4
- MOD5
- MOD6
- MOD7
- MOD8
Array [
]
Array [
]
Array [
]
Array [
]
]
]
anchor_text
object
The Anchor Text request.
Whether to enable Anchor Text, by default false.
Default value: 15
The maximum anchor text length, by default 15 characters.
Default value: gpt-4o
The model to use.
Default value: `As an SEO and content editor, your task is to create a concise and appropriate anchor text to enhance keyword targeting, using the provided keyword and page title. Ensure to maintain a neutral tone and adhere to the examples below for guidance:
{%- for anchor in anchors -%}
The prompt template, we provide a default. Liquid template language is supported.
items
object[]
required
An array of items.
The entity id, reused in the output template.
query
object
required
A query request.
List of extra fields to be retrieved.
filters
object[]
A list of prefilters.
Operational filters such as AND or OR.
The filter key. Key is required for the filters [EQ, NE, GT, LT, GTE, LTE, IN, NIN]
Possible values: [EQ, GT, LT, NE, GTE, LTE, IN, NIN, AND, OR]
A query request filter operator.
value
object
The filter value.
oneOf
string
string
integer
integer
number
number
integer
integer
The filter value as a date, if provided will be preferred over the value field.
The list of embeddings, not required if query_string is provided.
The query string, not required if the query_embeddings are provided. Please note that the query_string is ignored if the query_embeddings are provided.
Perform a Vector Search based on similarities with an entity with the specified URI.
Perform a Vector Search based on similarities with an entity with the specified URL (schema:url).
Possible values: >= 1
Default value: 2
The similarity top K.
The webpage name, reused in the output template.
The output template, not required, we provide a default JSON-LD template
Responses
- 200
- 401
Created
- application/x-ndjson
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Authentication Failure