Business SearchAsk AIpost https://api-sandbox.aiprise.com/api/v1/data/business/searchSearch for businesses by name to power company autocomplete during onboarding.Body ParamsSearch by business namenamestringrequiredBusiness name to search (e.g. company or trading name).country_codestringenumrequiredISO country code. Currently only US is supported.USUSAllowed:USstate_codestring | nullState/region code (e.g. for US: DE, CA, NY). Use to narrow results.Responses 200Successful search — returns matching businesses. 400Bad Request — Missing or invalid body (e.g. missing name or country_code). 401Unauthorized — Missing or invalid X-API-KEY. 403Forbidden — API key not allowed or company missing required permission. 429Too Many Requests — Rate limit exceeded.Updated about 1 month ago