Submitting a post via API

Back to Admin back to HN+ home
To submit a content to your HN+ via API, you need to make a POST request to the following URL. Please note that API post submission can be made once every 5 minutes.
[YOUR SITE URL]/api/content
The parameters you can include are
api_key Your site's API key * Required
title Title of your content * Required
description Content description * Required
url URL of the content [Optional]
category_id Category [Optional]
Category ID can be fetched via categories API endpoint.
Got questions?
Get in touch with us