< All Topics

API Post

One of the distribution types we offer is API POST. This is a bit more custom of a setup for your channel, but it is an option. If you have an app or custom website that accepts API Post calls, use the available fields below to map & code out the ideal schema we should send you. 

Reminder, only the fields below are available to send. They must match. If you need something else, please Contact Us and ask if that is available to send.

Available Fields

FieldDescriptionTypeExample
articleThe main body of the content in <html> form. See below for Article Object Splitting if you want to customize this to match your custom fields internally.string<p>The New York Yankees defeated the Boston Red Sox on Saturday…
author_idWhat is the value of the author needed if you want an author_idinteger232
categoriesOn object of categories to be assigned.array[“114”, “117”]
channel_nameThe name of the ‘Channel’ the content was generated forstringKnup Sports
content_idCC unique identifier for this specific piece of content. We always send this.integer12245
content_typeCC type of content generated (e.g., NFL Player News – Transaction, NBA Player News – Injury, etc).stringMLB Game Preview
date_generatedThe date and time when the content was generated.date2024-08-06 11:47:45.527468-05:00
excerptA brief excerpt or summary of the content.stringThe New York Mets defeated the St. Louis Cardinals …
fanduel_dfs_player_idFanduel DFS Player Identifier for a specific player.integer274382
featured_image_urlIf you have a featured image concept, this will contain the url we are using. We can define a “standard” image per type, or with IMAGN integration can send a relevant image.stringhttps://www.testimage.com/image-url.jpg
featured_image_urlstring
game_away_team_idSDIO Team identifier for the away team.integer1121
game_away_team_nameCity + Team of the away teamstringNew York Mets
game_home_team_idSDIO Team identifier for the home team.integer1126
game_home_team_nameCity + Team of the home teamstringSt. Louis Cardinals
game_idSDIO Team identifier for the specific game.integer98765
leagueThe league associated with the content.stringMLB
meta_descriptionThe meta description used for SEO purposes.stringA SEO recap of the game between the New York Mets and the St. Louis Cardinals.
player_first_nameFirst Name of the PlayerstringNolan
player_idSDIO Player identifier for a specific player.integer3323
player_last_nameLast Name of the PlayerstringArenado
player_nameFull Name of the PlayerstringNolan Arenado
player_team_idTeam ID of the playerinteger234
player_team_nameTeam Name of the playerstringSt. Louis Cardinals
primary_keywordThe primary keyword for SEO optimization.stringMets vs Cardinals
seo_titleThe title used for SEO purposes.stringNew York Mets vs St. Louis Cardinals Matchup
statusWhat status will the final post be in.stringPublished, Draft
sub_typeThe CC content type split up into type+sub_typestringInjury, Transaction, Lineup, Performance. May not be needed for all content types.
tagsTags associated with the content for categorization.array[“Game Preview”, “Mets”, “Cardinals”]
titleThe title of the content.stringNew York Mets vs St. Louis Cardinals Matchup
typeThe CC content type split up into type+sub_typestringPlayer News

Table of Contents