Testing

Although the DreamApply API uses standard HTTP requests, you cannot test and debug them from a browser address bar. All requests must include the Authentication header.

To test and debug API requests, use a REST client that supports requests headers, for example, command-line tools like cURL or IDE extensions that send HTTP requests.