FeneCultura Partner Gateway

FeneCultura API

Official integration bridge for qualified creator ingestion, territorial curatorship, and access to Blockchain Registry.

1

Request

Register your partner platform and get your exclusive integration credential.

2

Approval

FeneCultura Administration validates the partner system and securely activates the key on the Gateway.

3

Ingestion & Blockchain

The creator is integrated into the HUB, receives a welcome email, and gains access to Blockchain Registry and Curatorship.

Endpoint: Creator Ingestion (POST)
REST / Webhook POST
Trigger this endpoint to send completed creator profiles from your platform to the official FeneCultura HUB pipeline.
POST/api/partners/ingest-user
JSON Payload

Authentication Header (Header)

Send the access token received after approval in the HTTP header:

Authorization: Bearer <SUA_CHAVE_HOMOLOGADA>

Payload Structure (JSON):

{
  "email": "artista@exemplo.com",
  "displayName": "Maria das Artes",
  "phone": "(81) 98888-7777",
  "bio": "Mestra artesã e pesquisadora cultural com mais de 15 anos de dedicação às artes populares, preservando técnicas tradicionais em cerâmica e desenvolvendo projetos comunitários reconhecidos regionalmente.",
  "photoURL": "https://link-da-foto.com/perfil.jpg",
  "city": "Caruaru",
  "state": "PE",
  "submittedYouTubeUrl": "https://www.youtube.com/watch?v=exemplo"
}

Quality Gate: Ingestion Feasibility Criteria

Basic Identity & Avatar

Name, Email, Phone/WhatsApp, and Profile Picture (Avatar) are mandatory for traceability and visual presence.

Qualified Biography

The bio must contain at least 200 characters detailing the creator's cultural journey and history.

Creator Video (Optional on Ingestion / Recommended)

Submitting a video URL via API is optional and speeds up curation. If not provided, the creator is integrated successfully and the HUB will request the video for Showcase publication.

Blockchain Registry

The creator manages and registers works with an Immutable Certificate on Polygon directly in the HUB.

Ethical Curatorship

Entry with PENDING status for territorial review and Ethical Seal awarding.

Request System Integration
Fill in your platform information and integration requirements. The Administrator will review and activate your credential.

Optional. This information will be sent directly to the Administrator with your request.