/companies/
. When called without any parameters, this will return all available businesses in the database.results_per_page
parameter as a valid integer:postcode
https://api2.redflagalert.net/v4/companies/?postcode=SW1A%202AA
distance
https://api2.redflagalert.net/v4/companies/?postcode=SW1A%202AA&distance=3miles
has_contact
has_phone_contact
has_email_contact
https://api2.redflagalert.net/v4/companies/?has_contact=true
https://api2.redflagalert.net/v4/companies/?has_email_contact=true
https://api2.redflagalert.net/v4/companies/?has_email_contact=false&has_phone_contact=true
exclude_non_trading
https://api2.redflagalert.net/v4/companies/?exclude_non_trading=true
has_filed_accounts
https://api2.redflagalert.net/v4/companies/?has_filed_accounts=true
is_limited
https://api2.redflagalert.net/v4/companies/?is_limited=true
match_name
https://api2.redflagalert.net/v4/companies/?match_name=red%20flag%20a!ert%20llp
auditor
https://api2.redflagalert.net/v4/companies/?auditor=begbies
auditor_match_name_prefix
https://api2.redflagalert.net/v4/companies/?auditor_match_name_prefix=begbies
match_name_prefix
https://api2.redflagalert.net/v4/companies/?match_name_prefix=red flag
min_birthdate
max_birthdate
https://api2.redflagalert.net/v4/companies/?min_birthdate=1987-01-00&max_birthdate=1987-03-00
min_employees
max_employees
https://api2.redflagalert.net/v4/companies/?min_employees=5&max_employees=50
min_combined_employees
max_combined_employees
https://api2.redflagalert.net/v4/companies/?min_combined_employees=50&max_combined_employees=100
min_incorporation_date
max_incorporation_date
https://api2.redflagalert.net/v4/companies/?min_incorporation_date=1987-02-09
https://api2.redflagalert.net/v4/companies/?min_incorporation_date=1977-01-01&max_incorporation_date=1987-12-31
min_total_assets
max_total_assets
https://api2.redflagalert.net/v4/companies/?min_total_assets=50000&max_total_assets=10000
min_turnover
max_turnover
https://api2.redflagalert.net/v4/companies/?min_turnover=50000&max_turnover=100000
min_combined_turnover
max_combined_turnover
https://api2.redflagalert.net/v4/companies/?min_combined_turnover=50000&max_combined_turnover=100000
min_credit_limit
max_credit_limit
credit_limit
figure found in the rfa_rating
section of a companyhttps://api2.redflagalert.net/v4/companies/?min_credit_limit=50000&max_credit_limit=100000
min_credit_score
max_credit_score
credit_score
figure found in the rfa_rating
section of a company (0 to 100)https://api2.redflagalert.net/v4/companies/?min_credit_score=75&max_credit_score=90