Skip to main content

Search Engine API Reference

Welcome to the Ploogins API Reference! This document provides comprehensive information on how to effectively use the Ploogins Search Engine to integrate powerful plugin search capabilities into your applications.

Overview

The Ploogins API allows developers to perform intelligent plugin searches, using the semantical and lexical values of a given query.

Base URL

The Ploogins API can be called from the following base URL:

https://api.ploogins.com/v1

Authentication

Ploogins uses API Tokens to authenticate requests. When calling the Search endpoints, the Authorization header needs to be added with a Bearer token, following this example:

Authorization: Bearer YOUR-API-TOKEN

In order to generate an API Token, the token endpoint should be called