cbp-membership-api

PUBLIC | PUBLISHED

Membership Service API

Membership Service API

APIOAS3.0

cbp-tasks-api

PUBLIC | PUBLISHED

Tasks + Workflows Service API

Tasks + Workflows Service API

APIOAS3.0

cbp-services-api

PUBLIC | PUBLISHED

Services API

The Casebook Platform Services API

APIOAS3.0

cbp-q-api

PUBLIC | PUBLISHED

Q API

The Casebook Platform Q API.

APIOAS3.0

cbp-notifications-api

PUBLIC | PUBLISHED

Notifications API

Notifications Service API

APIOAS3.0

cbp-providers-api

PUBLIC | PUBLISHED

Providers API

The Casebook platform gives you access to lists of providers involved with human services and shows relationships between providers and other entities. Our extensive database of both providers and relationships is what makes our platform valuable.

The entities are
Provider
Service
Visit
Action Plan
Applicant etc.


You can take four different actions with these entities
Get
Post
Patch
Delete


The Get API lets you request a list of entities (like action plan or applicant or visit) associated to 'provider'. This data can also be sorted in different ways. You can sort the list for example, alphabetically.

The Post API allows you to create new entity, like a assignee or provider type associated with a provider. When you create, or post, a new entity successfully, it will return a new ID back from the server. If the post was unsuccessful, you will get an error message.

The Patch API allows you to update an entity. If that providers details are to be adjusted, you can use the patch API to adjust, or patch, this information in the database.

The Delete API allows you to delete an entity, for example, a provider or a applicant.

APIOAS3.0

cbp-intake-api

PUBLIC | PUBLISHED

Intake API

Intake Service API

APIOAS3.0

cbp-attachments-api

PUBLIC | PUBLISHED

Attachments API

Casebook Attachments

APIOAS3.0

cbp-cases-api

PUBLIC | PUBLISHED

Cases API

Cases Service API

APIOAS3.0

cbp-people-api

PUBLIC | PUBLISHED

People API

The Casebook platform gives you access to lists of people involved with human services and shows relationships between people and other entities. Our extensive database of both people and relationships is what makes our platform valuable.

The entities are
People
Relationships
Phone types
Contact times
Educations etc.


You can take four different actions with these entities
Get
Post
Patch
Delete


The Get API lets you request a list of entities (like emails or education details or contact times) associated to 'people'. This data can also be sorted in different ways. You can sort the list for example, alphabetically by last name.

The Post API allows you to create new entity, like a foster parent or a person involved in a case or an intake report. When you create, or post, a new entity successfully, it will return a new ID back from the server. If the post was unsuccessful, you will get an error message.

The Patch API allows you to update an entity. If that foster parent's email or education details are to be adjusted, you can use the patch API to adjust, or patch, this information in the database. If the case person changed the last name, you can patch that information, as well.

The Delete API allows you to delete an entity, for example, a foster parent or a case person.

APIOAS3.0

cbp-admin-api

PUBLIC | PUBLISHED

Admin Service API

The Casebook platform gives you access to APIs in the admin project.

APIOAS3.0
Showing 1-11 of 11