...
The following are the URLs for this API.
Swagger Definitions
The following are the URLs for this API.
The following will be headers that will need to be supplied
Header | Description |
---|
x-api-key | This will be a key that will provided by a community information exchange administrator. |
ContentType | application/json |
Authorization | This will be the access token that was retrieved using your client id and secret |
Request
Note that the person ID passed as a parameter in the URL as documented in the REST URL section.
Data Element | Description | Default |
---|
Path Parameter |
id
| This will be the service id of the requested record in the directory. *Please note that this is only needed if you want to get a specific service payload for a ID. | |
Query String |
query
| A query parameter that will filter out the services that will be returned. This is an json object and The following lists commonly used query strings used for this API https://brightstreetgroup.atlassian.net/wiki/spaces/CIEP/pages/1576763393/services#Common-Queries | |
page
| This will be which page of data that the user wants to be returned. | Default to Page 1 |
per_page
| This will be the number of records that can be queried at a time. The maximum that can be queried is 30. | Default to 10 |
Response
The following will be the response values from the calling of the API. The error responses will conform ]to the following specification. https://tools.ietf.org/html/rfc7807 .
HTTP Status Code | Description | Response Example |
---|
200 | Successful call with no service matching the query passed in. | |
200 | Successful retrieval of a |
person service complete record. | Code Block |
---|
[
{
"id": 1,
"organization_id": 969,
"location_id": 970,
"source_service_id": |
|
""programsource_id_programAtSite": |
|
204878189075,
"source_id_program": |
|
"CHILDREN'S ADVOCACY 78143321,
"source": "icarol",
"program_id": null,
"program": "CHILDREN'S ADVOCACY CENTER",
"name": "COUNSELING SERVICES AND PREVENTION FOR CHILDREN WHO ARE ABUSED",
"alternate_name": null,
"description": "Provides forensic interviews for sexually abused children, counseling services for sexually abused children, including adults survivors of child sexual abuse, and prevention education.",
"url": |
|
null"www.swmichigancac.org",
"email": |
|
null"info@swmichigancac.org",
"status": 1,
"interpretation_services": null,
"application_process": "- Referral required from Child Protective Services or Law Enforcement for forensic interviewing services |
|
. - Therapy services available to children and adult survivors of child sexual abuse |
|
.",
"wait_time": null,
"fees": "No fees",
"schedule_notes": "Mon, Wed 9am-8pm; Tue, Thu-Fri 9am-5pm",
"accreditations": null,
"licenses": null,
"eligibility": "Children and families of suspected child abuse in Southwest Michigan",
"language": " |
|
InterpretationTranslation services available",
"payment_accepted": "Not applicable",
"required_document": "Referral information",
"service_area": "Berrien, Cass and Van Buren Counties",
"area_served_description": "Berrien, Cass and Van Buren Counties",
"region": "GRYP",
"contacts": [
{
"id": " |
|
2048organization_id969location_id970scrider@swmichigancac.org",
" |
|
service_id1service_at_location_idhasPhone": "0",
"department": "",
" |
|
nametitledepartmentemailsource_service_id": "1106",
" |
|
hasPhoneservice_at_location_id": " |
|
1"
}
],
"regular_schedule": [
{
"id": " |
|
9212organization_idserviceid1service_location_idweekdayopensatclosesathours": "Mon, Wed 9am-8pm; Tue, Thu-Fri 9am-5pm",
" |
|
administrativehoursid": "",
"source_service_ |
|
hoursMonandWed8:30am-8pm;TueandThu8:30am-5pm; Fri 8:30am-4pm"administrative_hours": "",
" |
|
site_hoursservice_at_location_id": ""
}
],
" |
|
phones18427organization_idservice_id1service_location_idnumber2695569640extension"phone_type_hierarchy"1typeMain",department "",languagedescriptiontype": "Main Site Phone",
|
|
}
],service_taxonomy[ {id81921taxonomy_idFN-1500.1900-150taxonomydetailChild Abuse Preventioncategorysubcategory},{
id81931000",
"service_at_location_id": " |
|
1, "taxonomy_id": "RP-1400.8000-020.15",_detail "Child Abuse Counseling",categoryMental Health EvaluasubcategoryAbuseCounseling"
}Health Evaluation, Treatment & |
|
{
"id": "8194service_id1Counseling Services",
"taxonomy_id": "RP-1400.8000-800",
"taxonomy_detail": "Sexual Assault Counseling",
" |
|
categoryMental Health Evalua,"subcategory":"CounselingServices"} ],physical_address["Mental Health Evaluation, Treatment & Supportive |
|
{id5362organizationtaxonomy_id": "RP-1400.8000-020.15",
" |
|
locationid970Child Abuse Counseling",
" |
|
attentionsource_service_id": "1106" |
|
,"address_1":"4938NilesRoad",address_2address_3category": "Child/Adolescent",
" |
|
address_4subcategory": "Violence/Abuse Services",
" |
|
citySaint Joseph",countyBerrienChild Abuse Counseling",
" |
|
regionsource_service_id": "1106" |
|
,"state_province": "MI",postal_code49085countryUSA}
],locations[
{id970Child Abuse Prevention",
" |
|
organization969",organizationname"CHILDREN'SADVOCACYCENTEROFSOUTHWEST MICHIGAN",name"CHILDREN'S ADVOCACY CENTER OF SOUTHWEST MICHIGAN"32302",
"city": "Saint Joseph",
" |
|
alternate_nameurlwww.swmichigancac.orgdescriptionLocatedonOldUS31nearintersectionofMarquetteWoods Road and US-31 "address_1": "4938 Niles Road",
" |
|
accessibilityfor_disabilitiestransportationNo public transportation availablelatitude42.0225356longitude86.4205098}
],servicearea_served[
{id23308serviceid1typecounty,"name":"Berrien" },23309service_id1www.swmichigancac.org",
" |
|
typecountyCHILDREN'S ADVOCACY CENTER OF SOUTHWEST MICHIGAN",
" |
|
nameCass"
},
{id23310service_id1typecountynameVanBuren"on Old US 31 near intersection of |
|
} ]
}
]
403 | Request is unauthorized and will not be processed. This will happen if the authorization header does not contain a valid client id and secret. |
Code Block |
{messageForbidden"}COUNTY COUNCIL FOR CHILDREN, |
|
400 | Request is malformed and will not be processed. | Code Block |
---|
{
"type": "cie-directory/validation-error",
"title": "Invalid Parameter",
"detail": "parameter per_page was greater then the max allowed for this endpoint. per_page: 10000 max_allowed: 100",
"instance": "237869a1-67f0-4a68-9500-734b3956517b"
}
|
CHILDRENS ADVOCACY CENTER OF SOUTHWEST MICHIGAN",
"schedule_notes": "Mon, Wed 9am-8pm; Tue, Thu-Fri 9am-5pm",
"transportation": "No public transportation available",
"organization_id": "969",
"organization_name": "CHILDREN'S ADVOCACY CENTER OF SOUTHWEST MICHIGAN",
"accessibility_for_disabilities": ""
}
],
"service_area_served": [
{
"id": "134785",
"name": "Berrien",
"type": "county",
"service_id": "",
"source_service_id": "1106"
},
{
"id": "134786",
"name": "Cass",
"type": "county",
"service_id": "",
"source_service_id": "1106"
},
{
"id": "134787",
"name": "Van Buren",
"type": "county",
"service_id": "",
"source_service_id": "1106"
}
]
}
] |
|
403 | Request is unauthorized and will not be processed. This will happen if the authorization header does not contain a valid client id and secret. | Code Block |
---|
{
"message": "Forbidden"
}
|
|
400 | Request is malformed and will not be processed. | Code Block |
---|
{
"type": "cie-directory/validation-error",
"title": "Invalid Parameter",
"detail": "parameter per_page was greater then the max allowed for this endpoint. per_page: 10000 max_allowed: 100",
"instance": "237869a1-67f0-4a68-9500-734b3956517b"
}
|
|
500 | INTERNAL SERVER ERROR | Code Block |
---|
{
"type": "cie-directory/unkown-error",
"title": "There was an error retrieving the services",
"detail": "{\n\t\"stack\": \"Error: Error message\\n at ServiceController.GetServicesAllComplete (/var/task/src/services/service-controller.js:214:13)\\n at processTicksAndRejections (internal/process/task_queues.js:97:5)\\n at async Runtime.exports.getServicesAllCompleteHandler [as handler] (/var/task/src/services/handler.js:73:22)\",\n\t\"message\": \"Error message\"\n}",
"instance": "7a025b91-f1ff-4e4f-be75-42390fb02dd2"
}
|
|
401 | Unauthorized | Code Block |
---|
{
"message": "Unauthorized"
}
|
|
502 | Bad Gateway. Our API services maybe down | Code Block |
---|
{
"message": "Internal Server Error"
}
|
|
Example CURL for this API Call
The following is an example CURL for calling this api. Also note that there are sample Referral Id’s that are in the CIE Hub development environment that can be used for testing purposes
Code Block |
---|
curl -v
--request GET 'https://directory-uat.mi-cie.org/v1/services/complete'
--header 'x-api-key: aGZoczo4****2ZDk='
--header 'Content-Type: application/json'
--header 'Authorization: bearer etty****iquerui'
|
...