InkSoft Designs & Art API

Browse and search the design and clip-art libraries that back the InkSoft Design Studio. Documented API 2 methods include GetStoreDesignCategoryList, GetStoreDesignList (designs in a category or matching a search term), GetUserDesignList (a user's saved designs by UserID), GetArtCategoryList, and GetArtList (clip art by category, user, or search term). Selected design_id and art_id values are handed to the Design Studio to load artwork. Beyond the documented method names, request paths and parameters are modeled (endpointsModeled), as no formal OpenAPI definition is published.

API entry from apis.yml

apis.yml Raw ↑
aid: inksoft:inksoft-designs-art-api
name: InkSoft Designs & Art API
tags:
- Designs
- Clip Art
- Design Studio
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://demo.inksoft.com/demo?Page=Api2
properties:
- url: https://github.com/InkSoft/api/wiki
  type: Documentation
- url: https://demo.inksoft.com/demo?Page=Api2
  type: APIReference
description: Browse and search the design and clip-art libraries that back the InkSoft Design Studio.
  Documented API 2 methods include GetStoreDesignCategoryList, GetStoreDesignList (designs in a category
  or matching a search term), GetUserDesignList (a user's saved designs by UserID), GetArtCategoryList,
  and GetArtList (clip art by category, user, or search term). Selected design_id and art_id values are
  handed to the Design Studio to load artwork. Beyond the documented method names, request paths and parameters
  are modeled (endpointsModeled), as no formal OpenAPI definition is published.