Title: GlotCore REST API
Author: meloniq
Published: <strong>January 21, 2026</strong>
Last modified: January 21, 2026

---

Search plugins

![](https://ps.w.org/glotcore-rest-api/assets/banner-772x250.png?rev=3444212)

![](https://ps.w.org/glotcore-rest-api/assets/icon-256x256.png?rev=3444212)

# GlotCore REST API

 By [meloniq](https://profiles.wordpress.org/meloniq/)

[Download](https://downloads.wordpress.org/plugin/glotcore-rest-api.0.1.zip)

 * [Details](https://wordpress.org/plugins/glotcore-rest-api/#description)
 * [Reviews](https://wordpress.org/plugins/glotcore-rest-api/#reviews)
 * [Development](https://wordpress.org/plugins/glotcore-rest-api/#developers)

 [Support](https://wordpress.org/support/plugin/glotcore-rest-api/)

## Description

GlotCore REST API extends GlotPress by exposing a REST API, allowing developers 
to integrate GlotPress with external systems, automate workflows, and build custom
applications on top of the GlotPress translation platform.

### Experimental Notice

This plugin is currently in an **experimental stage**.

API endpoints and features may change between releases.
 Version `0.1` is a foundational
release intended for early adopters and developers.

**Versions between 0.1 and 1.0 do not guarantee backward compatibility.**

### Available Endpoints

The plugin introduces REST API endpoints for interacting with GlotPress data:

 * `/gp/v0.1` – Base endpoint
 * `/gp/v0.1/formats` – Retrieve available file formats
 * `/gp/v0.1/glossaries` – Retrieve and create glossaries
 * `/gp/v0.1/glossaries/{id}` – Retrieve, update, or delete a specific glossary
 * `/gp/v0.1/glossaries/{id}/entries` – Retrieve and create glossary entries
 * `/gp/v0.1/glossaries/{id}/entries/{entry_id}` – Retrieve, update, or delete a
   specific glossary entry
 * `/gp/v0.1/languages` – Retrieve available languages
 * `/gp/v0.1/originals` – Retrieve original strings
 * `/gp/v0.1/originals/{id}` – Retrieve and delete a specific original string
 * `/gp/v0.1/projects` – Retrieve and create projects
 * `/gp/v0.1/projects/{id}` – Retrieve, update, or delete a specific project
 * `/gp/v0.1/projects/{id}/permissions` – Retrieve and create project permissions
 * `/gp/v0.1/projects/{id}/permissions/{permission_id}` – Retrieve and delete a 
   specific permission
 * `/gp/v0.1/profile/me` – Retrieve the authenticated user profile
 * `/gp/v0.1/profile/{id}` – Retrieve a specific user profile
 * `/gp/v0.1/translations` – Retrieve and create translations
 * `/gp/v0.1/translations/{id}` – Retrieve, update, or delete a specific translation
 * `/gp/v0.1/translation-sets` – Retrieve and create translation sets
 * `/gp/v0.1/translation-sets/{id}` – Retrieve, update, or delete a specific translation
   set

### Configuration

After installation, GlotCore REST API is ready to use.

To explore the API, you may use tools like **Postman**.
 Postman collection and 
environment files are included with the plugin.

Please note that some endpoints require authentication.
 Suggested authentication
method for testing is using **Basic Authentication with WordPress Application Passwords**.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“GlotCore REST API” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ meloniq ](https://profiles.wordpress.org/meloniq/)

“GlotCore REST API” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/glotcore-rest-api/contributors)
for their contributions.

[Translate “GlotCore REST API” into your language.](https://translate.wordpress.org/projects/wp-plugins/glotcore-rest-api)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/glotcore-rest-api/),
check out the [SVN repository](https://plugins.svn.wordpress.org/glotcore-rest-api/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/glotcore-rest-api/)
by [RSS](https://plugins.trac.wordpress.org/log/glotcore-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * Initial release.

## Meta

 *  Version **0.1**
 *  Last updated **2 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/glotcore-rest-api/) and [Polish](https://pl.wordpress.org/plugins/glotcore-rest-api/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/glotcore-rest-api)
 * Tags
 * [api](https://wordpress.org/plugins/tags/api/)[endpoint](https://wordpress.org/plugins/tags/endpoint/)
   [glotpress](https://wordpress.org/plugins/tags/glotpress/)[interface](https://wordpress.org/plugins/tags/interface/)
   [rest](https://wordpress.org/plugins/tags/rest/)
 *  [Advanced View](https://wordpress.org/plugins/glotcore-rest-api/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/glotcore-rest-api/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/glotcore-rest-api/reviews/)

## Contributors

 *   [ meloniq ](https://profiles.wordpress.org/meloniq/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/glotcore-rest-api/)