- Set up a landing page.
- Acquire credentials from CRO.
- Verify credentials work.
Landing Page
The landing page is just a URL that your users will be redirected to after successful authentication. You must provide this URL to CRO prior to getting your credentials because this URL is used to provision your account.Acquire Credentials from CRO
Once you have a landing URL, contact our development team at crodev@rapidworks.com to have your credentials issued. Please keep the subject line as “CRO API Credentials Request” so we can route it quickly. See the FAQ for what to include in your request to avoid a round trip.Verify Credentials Work
With your account provisioned, now you’re ready to make everything work. The easiest way to get started is to use an app like Postman. Postman has built in support for OAuth testing, but any HTTP client tool should work.Request Access Token
Assuming you’re using Postman, create a new request and click on the “Authentication” tab.



