Getting Started with BasmtakHR
This page will help you get started with BasmtakHR. You'll be up and running in a jiffy!
Welcome to our official API documentation
You're on your way to integration some really awesome features! Here's some of the things you'll want to check out.
📝 Create your secure access token
In order to gain access to BasmtakHR APIs first you must obtain a security token (API Token) which may be created from "Admins & Moderators" section
On the top row you will find (Create API Integration) button
Enter a name for the user, select branches and departments that this API user may access/control, and click (Save)
Once completed, a secure access token will be provided to you, store this token somewhere safe
Do not share your Token in publicly accessible areas such GitHub, client-side code, etc.
🚦 Authenticating your API calls
You must use this token with all the following APIs in this documentation, just include it in the headers as:
Authorization: Bearer {token}
💬 We're here to help!
Don't forget that our team is always here for you, shoot us an email, give us a call or use the Intercom/chat widget on the bottom right of any page in BasmtakHR dashboard.
We're excited you're here! 💙
Updated 9 months ago