Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weavix Crafts API

The Crafts API from Weavix — 1 operation(s) for crafts.

Weavix Crafts API is one of 8 APIs that Weavix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Crafts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.weavix.com.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.weavix.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Weavix Crafts API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Account API key passed as the Authorization request header. Keys are created in the weavix Console under Configuration - API Keys (Secret + Authorization Token…

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Crafts 2
POST
/core/crafts
Create a craft
createCraft body → 200
GET
/core/crafts
Get a list of all crafts
listCrafts → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavix-crafts-api-openapi.yml Raw ↑

Other APIs Weavix publishes across the network.

Weavix Channels & Messaging API
Weavix Forms API
Weavix Geofences API
Weavix Mass Alerts API
Weavix Permission Groups API
Weavix Sites API
Weavix User Management API