API Documentation - company_list

Gets the list of companies based on certain criteria

Last updated on 27/08/2014 09:22:16

Note: the company of the logged in user is excluded from this list. This API call doesn't include pagination.

POST Parameters

Name Type Explanation Example
login_key string The login key returned when logging in
coordinates (optional) string This is used to show the list ordered by proximity 51.917282390384095,-8.475745653124932
search_term (optional) string Text to restrict the list of companies

Return

Name Type Explanation Example
message string Message explaining the process
list array List of company objects

Try it!