MENU navbar-image

Introduction

The Wildlife Rehabilitation MD (WRMD) API allows you to programatically create and manage your patient resources and related data through a JSON:API.

This documentation aims to provide all the information you need to work with our API.

Authenticating requests

To authenticate requests, include an Authorization header with the value "Bearer {YOUR_AUTH_KEY}".

All authenticated endpoints are marked with a requires authentication badge in the documentation below.

As a Super Admin you can generate API tokens by visiting your account settings and clicking WRMD API.