> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zapkey.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetch Business Profile

> Fetch business profile from phone number



## OpenAPI

````yaml openapi-v1  POST /chat/fetchBusinessProfile/{instance}
openapi: 3.0.3
info:
  title: ZapKey
  version: 1.7.1
servers:
  - url: https://api.zapkey.io
security: []
paths: {}

````