v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Galactapedia
Search

Galactapedia Article Search (Deprecated)

Deprecated. Use GET /api/galactapedia?filter[title]={value} for title search. This endpoint will be removed in a future version.

post/api/galactapedia/search

Request body

object required

Response

List of articles matching the query

Example response

{
  "data": [
    {
      "created_at_human": "1 hour ago"
    }
  ]
}