rapidspike-api-wrapper-php

rapidspike-api-wrapper-php

Project Description

PHP wrapper for the RapidSpike API (v1).

RapidSpike provides a RESTful API designed to make interfacing with their services cleaner and easier. The RapidSpike Portal is 100% API powered so anything you can do there is possible directly via the API.

To interact with the API you must first have a RapidSpike subscription that allows access to the API. Then you need to generate API keys in your account settings area.

This wrapper package is future proof as new end-points become available - it is merely a wrapper that provides a standardised way to construct end-points, package request data and authenticate in the API.

Links

Download source code as [.zip file] [.tar.gz file]
Documentation: [README]