Skip to main content
POST
/techcrunch/articles/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
categories
string[] | null
categories_exclude
string[] | null
tags
string[] | null
tags_exclude
string[] | null
regions
string[] | null
regions_exclude
string[] | null
storylines
string[] | null
storylines_exclude
string[] | null
authors
string[] | null
authors_exclude
string[] | null
wp_author_ids
integer[] | null
wp_author_ids_exclude
integer[] | null
published_after
string | null
published_before
string | null
updated_after
string | null
updated_before
string | null
only_brief
boolean | null
taxonomy_relation
enum<string> | null
Available options:
AND,
OR
sort
enum<string> | null
Available options:
date,
modified,
relevance,
title,
slug,
id,
author
order
enum<string> | null
Available options:
asc,
desc
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

id
integer
required
article_title
string
required
alias
string
required
web_url
string
required
@type
string
default:TechcrunchArticleCard
published_at
integer | null
updated_at
integer | null
excerpt
string | null
subtitle
string | null
social_title
string | null
seo_description
string | null
reading_time_minutes
integer | null
is_brief
boolean
default:false
is_breaking
boolean
default:false
post_format
string | null
image
string | null
image_id
integer | null
apple_news_url
string | null
wp_author_id
integer | null
authors
object[]
categories
object[]
tags
object[]
regions
object[]
storylines
object[]