world-labs-api

Authenticate with World Labs Marble API to manage worlds, metadata, and media uploads.

3|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/CloudAI-X/world-labs-skills --skill world-labs-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: world-labs-api
Source: https://github.com/CloudAI-X/world-labs-skills/tree/main/world-labs-api
Command: npx skills add https://github.com/CloudAI-X/world-labs-skills --skill world-labs-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a complete, developer-oriented guide to integrating with the World Labs Marble API, covering authentication, core endpoints, models, and media uploads to streamline programmatic world generation.

Core Features & Use Cases

  • Authentication guidance: how to supply the WLT-Api-Key header for all requests.
  • Endpoints, models, and media workflow: generate worlds, upload media assets, and manage assets via the API.
  • Use cases include building automated pipelines to generate worlds from prompts, upload media, and retrieve world data for dashboards or apps.

Quick Start

Sign up for an API key at the World Labs platform and start generating worlds using the Marble API.

Frequently Asked Questions about world-labs-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate API requests to the World Labs Marble API?

Authenticate World Labs Marble API requests by including your API key in the WLT-Api-Key header for all calls. This secures access for world generation and media uploads.

Can I upload media assets using the Marble API?

Yes, you can upload media assets using the Marble API. The workflow supports uploading media to build automated pipelines that generate worlds from prompts.

What models are supported for world generation via the Marble API?

The Marble API supports Marble 0.1-plus and Marble 0.1-mini models for world generation. These models enable programmatic world creation and metadata management.

How do I handle rate limits when integrating with the Marble API?

Handle Marble API rate limits by following the included rate-limit guidance. This ensures your automated workflows and API requests remain stable without exceeding thresholds.

Does the Marble API integration include error handling for Python workflows?

Yes, the Marble API integration includes error handling for Python workflows. It manages credentials, world data queries, and media uploads while providing guidance for API errors.

What do I need to start generating worlds with the Marble API?

To start generating worlds with the Marble API, sign up for an API key at the World Labs platform. You can then build automated pipelines to generate worlds from prompts.