# Submit Tips Via API

You can submit a piece of problematic content via the Junkipedia API provided that an [API tipline is configured](https://docs.junkipedia.org/getting-started/setting-up-tiplines/configuring-tipline-properties/hosting-an-api-tipline) for your organization.

As with all API endpoints, you will need need to pass an authentication key in the HTTP header [as described in the general API instructions](https://docs.junkipedia.org/reference-material/api). Use a POST request on the ​/submissions​ endpoint and append /{tiplineIdentifier} to the endpoint path using the contents of the [tipline identifier field](https://docs.junkipedia.org/setting-up-tiplines/configuring-tipline-properties/hosting-an-api-tipline#identifier) in place of {tiplineIdentifier}.

Consider the following CURL request as an example. Please substitute 987abcxyz123 for your own API key.

![](https://2678682107-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F044uZpaIwuaZR5U4sgJL%2Fuploads%2FPG3TPJ1PZBviiz7pbqH8%2FApiTip.png?alt=media\&token=54a69213-0fef-4aaf-b29d-edd2f6036d48)
