Skip to main content

GO API

Connect every catalog in the world

GO API is built to bring the world's product catalogs into one ecosystem. Every vendor, spec and price in one place your systems and your agents can search, price, order and quote.

REST API

For your systems

A token-authenticated REST API. Your storefront, ERP or back office calls it directly, scoped to your account.

HTTPS · token auth

MCP server

For your agents

The same platform as an MCP server, so an agent discovers what its account can reach and calls it natively.

Model Context Protocol

You integrate; you don't rebuild. Same data, same permissions, whichever surface asks.

01Abilities

What you can do.

GO's own capabilities, opened to partners and clients — search the catalog, build collections, read and set pricing, place and track orders, submit quotes, manage members, and sync your supply. Read where you read, write where you write.

the integration surface

7 groups

  • Catalog & search

    Read

    Search the material catalog and read every product, variant, spec and price.

    Search & filter productsResolve a variant by SKUSearch by imageBrowse categories, brands & attributes
  • Collections & boards

    Read & write

    Build and curate collections, and save products into project boards.

    Create & edit collectionsRule-based collectionsSave products to project boards
  • Pricing

    Read & write

    Read live pricing and set the partner-specific prices that apply to your accounts.

    Read live pricesManage partner pricesPer-variant price lists
  • Orders

    Read & write

    Place orders and follow them through fulfillment, down to the line item.

    Place & manage ordersEnterprise sales ordersTrack status & line items
  • Quotes & takeoffs

    Read & write

    Submit a quote or a takeoff document and follow it to a priced, sourced result.

    Submit a quote or RFQUpload a takeoff for an estimateTrack quote status
  • Members & accounts

    Read & write

    Provision and manage member accounts, with OTP auth for embedded sign-in.

    Create & update membersProvision verified accountsOTP / SMS verification
  • Vendor sync

    Read & write

    The dedicated import API for supply partners. Keep your catalog and stock live.

    Push productsSync inventoryManage locations

Direct-upload signing, notifications and vendor reference data round it out. Tell us your flow and we map the surface to it.

02Examples

How it looks.

Send intent, read the answer back. The same capability is plain HTTPS for your systems or a tool call for your agents. GO resolves it across every catalog, vendor and price it holds.

GET /catalog/products
?category=slab,tile&max_price=45

response

{
"results": [
{ "name": "Encore", "vendor": "LX Hausys", "category": "Slab",
"specs": ["Quartz", "2cm", "Polished"],
"price": { "retail": 40.74, "wholesale": 33.95, "unit": "sq ft" } },
{ "name": "Winslow Weave Polished", "vendor": "MSI", "category": "Tile",
"specs": ["Mosaic", "Polished", "10mm"],
"price": { "retail": 22.46, "wholesale": 18.71, "unit": "sq ft" } }
]
}

Every ability is also an MCP tool: the same call your agents discover and run.

Illustrative request shapes over real capabilities, not a published endpoint catalogue. The two catalog records are live listings from the GO catalog.

GO API

Tell us what you are building.

We'll map REST, MCP or a connector to the systems, people and agents already doing the work.

Talk to us