Everything you need to know about authenticated routes.
Please Note: You must have valid access credentials for all routes other than our heath check and login endpoints.
Request an API Key
Email developers@24hourinspections.com or schedule office hours to request access to our sandbox.
Login
Use your credentials to generate a an accessToken
with our login route.
Bearer Authentication
All gated requests must include an Authorization
header with a Bearer token. For example:
Pro Tip: We secure our users with Clerk.com. You can manage your sandbox credentials within our development portal. Production credentials can be managed at accounts.24hourinspections.com.
Everything you need to know about authenticated routes.
Please Note: You must have valid access credentials for all routes other than our heath check and login endpoints.
Request an API Key
Email developers@24hourinspections.com or schedule office hours to request access to our sandbox.
Login
Use your credentials to generate a an accessToken
with our login route.
Bearer Authentication
All gated requests must include an Authorization
header with a Bearer token. For example:
Pro Tip: We secure our users with Clerk.com. You can manage your sandbox credentials within our development portal. Production credentials can be managed at accounts.24hourinspections.com.