# Flabs Developer Platform APIs ## Docs - [Auth Token](https://developer.flabslis.com/auth/endpoint/get_auth_token.md): Generates a new auth token and refresh token using client ID and client secret. - [Refresh Auth Token](https://developer.flabslis.com/auth/endpoint/get_auth_token_refresh.md): Get new Authorization token using the refresh token and client credentials. - [Authentication APIs](https://developer.flabslis.com/auth/introduction.md): APIs for client authentication and token management - [Create Pre-booking](https://developer.flabslis.com/billing/endpoint/create_bill.md): Create a pre-booking in the Flabs system with patient details and test/package information. This initiates the billing workflow. - [Introduction](https://developer.flabslis.com/billing/introduction.md) - [Code Blocks](https://developer.flabslis.com/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://developer.flabslis.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown Syntax](https://developer.flabslis.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://developer.flabslis.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable Snippets](https://developer.flabslis.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://developer.flabslis.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://developer.flabslis.com/introduction.md): Welcome to the documentation of Flabs developer platform APIs - [Get OTP](https://developer.flabslis.com/patient/endpoint/get_otp.md): Sends an OTP to the provided contact number for patient verification. - [Get Patient Reports](https://developer.flabslis.com/patient/endpoint/get_records.md): Retrieves all reports for a patient registered through the client lab. - [Verify OTP](https://developer.flabslis.com/patient/endpoint/verify_otp.md): Verifies the OTP sent to the patient's contact number. - [Patient APIs Introduction](https://developer.flabslis.com/patient/introduction.md): APIs for patient authentication and report retrieval - [Delete Webhook](https://developer.flabslis.com/webhooks/endpoint/delete_webhook.md): Delete a specific webhook by its unique identifier. This will permanently remove the and stop all webhook deliveries for that. - [Get All Webhooks](https://developer.flabslis.com/webhooks/endpoint/get_all_webhooks.md): Retrieve all active webhook for your account, including event types, protocols, and metadata. - [Register Webhook](https://developer.flabslis.com/webhooks/endpoint/register_webhook.md): Subscribe to webhook events to receive real-time notifications when bills or reports are created, completed, or deleted. - [Introduction](https://developer.flabslis.com/webhooks/introduction.md) - [Welcome to Flabs](https://developer.flabslis.com/welcome.md) ## OpenAPI Specs - [openapi](https://developer.flabslis.com/billing/openapi.json) ## Optional - [Visit Website](https://flabslis.com) - [Github](https://github.com/flabs-in)