Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Scope Needed For This API

SouthEast Michigan Social Services Directory - semimi-cie.directory/read

Michigan Social Services Directory - cie.directory/read

Base Rest URL

The following are the URLs for this API. Please note that base url for the region you are looking for can be found here Community of Information Exchange Hub Region URL

Environment

URL

Development

POST https://directory-dev.{mi-cie-region}.org/v1/

UAT

POST https://directory-uat.{mi-cie-region}.org/v1/

Production

POST https://directory.{mi-cie-region}.org/v1/

Headers

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

...