Try it out!

Lawyer Resources

Lawyers

resolve

search

show

Headshot

show

Reviews

index

show

Schools

index

show

Languages

index

show

Specialties

index

show

Addresses

main

index

show

Phones

index

show

Doctor Resources

Doctors

resolve

search

show

Headshot

show

Reviews

index

show

Schools

index

show

Advanced Trainings

index

show

Languages

index

show

Specialties

index

show

Addresses

main

index

show

Phones

index

show

The Avvo API

The Avvo API allows access to information from Avvo's Lawyer & Doctor directory in an easy-to-use format.

Getting Access

To use the API, you must have an Avvo account with some extra privileges. Contact Josh King to get set up.

Using the API

The API uses HTTP Basic authentication over SSL. You must supply your Avvo username and password with each request. The linked Wikipedia page shows some examples on how to do this, but most programming languages and system tools should include built-in support for this.

Detailed documentation for each possible action, including the URL endpoint and required parameters, are accessible from the sidebar to the left. All Avvo API responses will be returned in JSON, which is human-readable. JSON parsers are also available for nearly every language. Example responses are shown on the API detail pages.