01. Introduction

Introduction

staffITproWeb API is a REST web service attached to staffITproWeb, our leading ATS (Applicant Tracking System) software application for the recruiting business. staffITproWeb API provides you with a complete set of functions to interact with your staffITproWeb database.

staffITproWeb API allows you to view, add, edit, delete and manage your staffITpro data: Applications, Candidates, Business Contacts, smartCV, Positions, Offers, Contracts and Documents.

API Security

staffITproWeb API employs the latest technologies in web security, providing a safe environment for your company’s data.

staffITproWeb API uses a Token management system, which means your application only has to send the authentication data once. If the login is valid, the generated Token is sent back to your application, which must keep it and use it for further connections to the server.

All Token and authentication data is encrypted using AES technology.