PASAR API
Generate images, PDFs, and videos from templates via REST; free trial available. Global, works for MY.
View docs ↗ More Design APIs# Placid REST API needs an access token ~ get yours at: # https://placid.app/docs/rest/introduction curl 'https://api.placid.app/api/rest' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: Placid REST API Provider: Placid Auth: requires an access token (sign up: https://placid.app/docs/rest/introduction) Pricing: freemium Base URL: https://api.placid.app/api/rest Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.