Connect to Levr
Move work between Levr and your systems
Read business data from your systems or connect an AI client that works with a user's Levr access.
curl --request GET \
--url "$LEVR_API_URL/api/external/v1/businesses/" \
--header "Authorization: Bearer $LEVR_API_TOKEN"