Abstract API

The Abstract REST API provides programmatic access to design projects, branches, commits, files, collections, and component libraries managed within the Abstract platform. Access is provided via the abstract-sdk JavaScript library which supports both HTTP API and CLI transports.

API entry from apis.yml

apis.yml Raw ↑
name: Abstract API
description: The Abstract REST API provides programmatic access to design projects, branches, commits,
  files, collections, and component libraries managed within the Abstract platform. Access is provided
  via the abstract-sdk JavaScript library which supports both HTTP API and CLI transports.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.abstract.com
baseURL: https://api.goabstract.com
tags:
- Design
- Version Control
- Branches
- Projects
- Files
- Collections
properties:
- type: Documentation
  url: https://developer.abstract.com
- type: Authentication
  url: https://sdk.goabstract.com/docs/authentication/
- type: RateLimits
  url: https://sdk.goabstract.com/docs/rate-limits/
- type: SDK
  url: https://github.com/goabstract/abstract-sdk
- type: npm
  url: https://www.npmjs.com/package/abstract-sdk