Magidoc

Quickstart guide

#

You can get started right now by following the below steps.

#

Step 1: Get API token

#

Here is a general outline of the process:

  1. Sign in Storipress .
  2. In the kanban page, click publication button, and then choose publication settings.
  3. Choose the Newstand API tab
  4. To see the API key, choose Show. Your credentials will look something like this:

Newstand API key: spt_xxxxx


Keep in mind that access keys are long-term credentials for the admin user. They provide permanent access to your resources.

Newstand API

Step 2: Fetch API

#

cURL

Response

Customize your response data

#

When you send a query request, it returns the fields set in the return area, as the examples above show. You can specify which fields you want returned. All response details are listed in the API reference page.

The following query request includes the return fields id , title .