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] |