Introduction LinksAlpha.com API enables interaction with the service over HTTP with methods based off REST principles. Making Requests Request method types are mentioned in API Methods, which typically are GET and POST Responses Response format is JSON. API calls return errorCode and errorMessage in case of errors. Response code is always 200, unless in case of internal server error Rate Limiting Few of the API calls are rate limited. API Methods provide more information on the limits. |