Getting Started with Aprive
This page will help you get started with Aprive. You'll be up and running in a jiffy!
Aprive provides a simple REST API that allows developers to integrate their applications quickly. API is in active development and will be extended to provide more functionality while keeping it backward compatible.
API Endpoint
API Endpoint URL has the following structure, http://app.aprive.com/people
https:// - HTTPS is required for security, HTTP will not work.
app.aprive.com - API hostname, always the same.
people - resource name in plural, such as people, notes, etc.