Post: Add a new product to the store via api

Are there any API calls that will allow you to add a new product via the api? Essentially, I’m trying to launch the functionality that the Add New Product button in the Store utilizes. Is there an API call that will call this procedure and post the parameters necessary to create a new product?