JavaScript
BusinessHours
Check if a phone number is callable at a given time
Checks if a phone number is callable at a specific timestamp by:
- Taking a UTC Unix timestamp
- Converting it to the business hours timezone (from BusinessHours table)
- Checking if the local time falls within the business hours for that day
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Body
application/json
Response
Callable status
Whether the phone number is callable at the given time
