Introduction
This document outlines the requirements for the Jobs API. It provides detailed specifications for the API endpoints, authentication methods, request and response parameters, error handling, and rate limiting. These requirements will guide the development and implementation of the API.
Clients will need to complete an API Client Request form to access the API. PCI’s change management process (CRA) will ensure timely and secure onboarding of clients.
Objectives
- Enable seamless integration with PCI clients.
- Provide secure and efficient job management and tracking functionalities.
- Ensure compatibility with existing systems and scalability for future expansions.
API Environments
A dedicated test environment for both the Web UI and REST API’s will be available for authorized users.
| Environment | URL |
|---|---|
| Development | https://dev-hssearcher.originalimpressions.com/api/v1 |
| Production | https://webservices.originalimpressions.com/api/v1 |