Wolf API Documentation
All the APIs allowing you to build your own client facing interface.
What do I need to get started?
Wolf platform is tenantized. Each tenant having their own seperate database. Hence calling the API you must provide the tenant key and the API key for that tenant for every single query.
Where do I find my tenant key and API key
Please reach out to your account manager to get your keys. Handle your keys carefully, Key are like your password and it cannot be changed without significant downtime.
What are the key concepts for the platform
Campaign: Campaign are orders from clients. each campaign includes a client id and a description of requirements. Each campaign is a for a specific job type.
Shift: Each campaign could have zero, one or more shifts. Shifts are specific start time, end time for a campaign.
Tender: Tender is a Job Seekers requrest to work for a given shift.
Application: Application is a Job seekers interest or qualification for a given campaign at large.
Report: Timesheets for a given tender. By extension for a given shift and a given job seeker.
Last updated
Was this helpful?