openapi: 3.0.0
info:
title: NEORIX API – Optimasi AI
description: API untuk layanan optimasi GEO, SEO, AEO, SGE dari NEORIX
version: 1.0.0
servers:

  • url: https://neorix.id/api
    paths:
    /consultation:
    get:
    summary: Dapatkan informasi konsultasi gratis
    parameters:
    – name: service_type
    in: query
    schema:
    type: string
    enum: [GEO, SEO, AEO, SGE, all]
    responses:
    ‘200’:
    description: Informasi konsultasi
    /pricing:
    get:
    summary: Dapatkan informasi harga paket
    parameters:
    – name: package
    in: query
    schema:
    type: string
    enum: [quick_win, growth, dominance]
    responses:
    ‘200’:
    description: Detail harga paket