Skip to content
@Fieldkit-Print

Fieldkit

Physical goods production for the world's largest brands

Fieldkit

Physical marketing production — we make cool shit

Fieldkit is a physical marketing agency built by printers, fabricators, designers, and project managers. We help brands bring real-world campaigns to life! We work on everything from small print campaigns to full scale brand build outs.


Quick links


We like to make stuff

This org contains the software and tooling behind our operational platform including:

  • Public API + docs tooling (OpenAPI, webhooks)
  • Shared libs (types/schemas/SDKs)
  • Infra Shared assets and tools for the print industry
  • Open Graphtec Server Our open source Graphtec datalink cutting server implementation

We aim to build things that are usable by the wider print industry as well as us


Public API (v1)

Fieldkit exposes a customer/partner Public API (currently Beta).

Base URL

Your onboarding provides sandbox + production base URLs. Production is:

  • https://api.fieldkit.cc

Base path

All v1 endpoints live under:

  • /public/v1/*

Auth

Public API supports:

  • API keys: X-Public-API-Key: <key>
  • OAuth bearer tokens: Authorization: Bearer <access_token>

Important behaviors

  • Idempotency: write endpoints require Idempotency-Key: <uuid>
  • Request IDs: every response includes X-Request-Id; errors include error.request_id

Quickstart (curl)

List products:

curl -sS \
  -H "X-Public-API-Key: $FIELDKIT_PUBLIC_API_KEY" \
  "https://api.fieldkit.cc/public/v1/products"

Popular repositories Loading

  1. open-graphtec-server open-graphtec-server Public

    Headless open-source Data Link Server for Graphtec cutting plotters — barcode-driven print & cut without Graphtec desktop software. Validated on FC9000.

    Python 1

  2. fusionauth-render-proxy fusionauth-render-proxy Public

    Forked from codercatdev/fusionauth-render-proxy

    Fusion Auth Proxy config for Ponderosa

    JavaScript

  3. pyembroidery pyembroidery Public

    Forked from EmbroidePy/pyembroidery

    pyembroidery library for reading and writing a variety of embroidery formats.

    Python

  4. .github .github Public

  5. pystitch pystitch Public

    Forked from inkstitch/pystitch

    libembroidery/EmbroideryFormats converted to python

    Python

  6. inventree inventree Public

    Python

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…