The subsequent instructions describe the steps followed by MRA when creating the Media Catalogue API definition and its associated API mock:
- Log in to Apiary using a previously created account. Then on the upper left-hand side menu, click on Create New API (1). Then select Team API (2) so other members of the team can access and edit API, select API Blueprint (5) as the API definition language, leave the Private API (4) option unchecked (so, read-only access to the API documentation is accessible to external users outside the team), and finally click on Create API (6). Notice that a boilerplate API definition is loaded into the API Editor (3). Modify as described in the subsequent ...