ArtPorta - Public API Documentation

The ArtPorta Public API allows registered domains to embed curated portfolio feeds directly into their websites. The free API provides up to 15 posts, ordered by popularity or upload date, enabling seamless integration of artist portfolios into external platforms. This ensures that artwork is presented consistently, with clarity and respect for the creator.

INTRODUCTION

API Version: 1.0001

ArtPorta API provides uploaded artworks feed for registered artists. This API feed can be embedded into any hosting site with a registered domain. The free API provides up to 15 posts ordered by popularity or upload date. Registered artists can apply for the free API. For more than 15 posts, users can apply for the paid version.

REQUEST AND WORKING METHOD

This simple JavaScript API calls user data from the main server in JSON format and processes it into HTML, which can be directly embedded into any webpage.

ArtPorta Subscription Plans

Free
₹0/month
  • Unlimited Artwork Uploads
  • 15 API Artwork Calls
  • No API Domain Integration*
  • Ads in all areas
  • No GranChat Priority
  • No Website Support
  • No Sponsored Panel
  • No Marketplace Boost
  • Monthly: Free
  • Yearly: Free
Choose Free Plan
Popular
Pro
₹6.50/month
  • Unlimited Artwork Uploads
  • 200 API Artwork Calls
  • 1 Domain API Integration*
  • Ads in feed only
  • 2nd Priority GranChat
  • One-time Website Setup
  • No Sponsored Panel
  • No Marketplace Boost
  • Monthly: ₹6.50
  • Yearly: ₹65.00 (16.7% OFF)
Choose Pro Plan
Best Value
Premium
₹25.00/month
  • Unlimited Artwork Uploads
  • Unlimited API Artwork Calls
  • Up to 3 Domains API Integration*
  • No ads anywhere
  • 1st Priority GranChat
  • One-time Website Setup
  • Featured Sponsored Panel
  • Top Marketplace Placement
  • Monthly: ₹25.00
  • Yearly: ₹250.00 (16.7% OFF)
Choose Premium Plan

To upgrade your plan, please signup or login to ArtPorta web or app.

Once payment is confirmed, your subscription will be activated.

* API Integration is available only with Yearly Subscription plans

Powered by 🚀 Brahman WebTech

PARAMETERS

Parameter
Details
Checklist
username
ArtPorta registered username
Required
public_key
ArtPorta offered API Public Key
Required
limit
Number of posts
Optional
order
Popularity or upload time
Optional
GalBg
Background color of the Gallery
Optional
GalColor
Color of caption text in Gallery
Optional
GalBorder
Color of caption border in Gallery
Optional
GalHeader
Title of the Gallery
Optional

LIBRARY DEPENDENCY

The API requires the latest version of jquery.min.js. Place this before your API script:

API CALL EXAMPLE

Note: Place this code where you want your art portfolio to appear.

API RESPONSE (JSON FORMAT)