Swagger UIswagger

ANBI API
 1.0.0 

Get ANBI organization info. data is updated weekly check GET /api/v1/info.json to see when the last update took place

Models

#/definitions/OrganizationOrganization{
rsininteger

The rsin of the organization.

case_numberinteger

The casenumber of the organization.

namestring

The name of the organization.

aliasstring

The alias of the organization.

business_locationstring

The location of the organization.

websitestring

The website of the organization.

start_datestring($date-time)

The start date the organization has the ANBI status.

end_datestring($date-time)

The end date the organization has the ANBI status.

revocation_datestring($date-time)

The date on which the ANBI status was revoked.

start_date_culturestring($date-time)

The start date the organization has the ANBI CULTURE status.

end_date_culturestring($date-time)

The end date the organization has the ANBI CULTURE status.

revocation_date_culturestring($date-time)

The date on which the ANBI CULTURE status was revoked.

}