Difference between revisions of "Prime API"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "Prime API is based on JSON, delivered through HTTPS and is mostly REST-ful. ==Public API== Public API calls are available without authentication. ==Private API== Private A...")
(No difference)

Revision as of 18:24, 7 February 2014

Prime API is based on JSON, delivered through HTTPS and is mostly REST-ful.

Public API

Public API calls are available without authentication.

Private API

Private API calls require authentication via:

  • API key and optionally
  • IP address

Private API is off by default. You need to enable it in your profile.