Get Started
Start using the PosterMyWall API by following the steps below.
Step 1: Plan your integration
Review API Basics and the API Reference to get a feel for how you can integrate PosterMyWall templates and designs into your application.
Step 2: Create a new app
You need an API key to use the PosterMyWall API. Sign in to your PosterMyWall Developer account and create a new app. Each app is assigned an API key.
Step 3: Develop
Review the endpoints in the API Reference and start writing code. We recommend using a standard OAuth library to manage the authentication flow for you rather than implementing it by hand. See Authentication for details.
Step 4: Launch
There is no sandbox API, so there is nothing special to configure. Deploy your application to your users whenever you are ready.
