worldlabs: marble-1.0-draft
marble-1.0-draft- Price
- From $0.20
- Modalities
- 3D
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
World generationTokenLab endpointPOST/v1/worlds/generationscurl -X POST "https://api.tokenlab.sh/v1/worlds/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "prompt": "A compact stylized room for rapid world prototyping.", "model": "marble-1.0-draft" }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Pricing
Per request- TokenLab price
- $0.12-$0.20Per request
- Official price
- $0.12-$0.20Per request
| Official pricePer request | TokenLab pricePer request | Discount | |
|---|---|---|---|
| Price | $0.12-$0.20Per request | $0.12-$0.20Per request | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Open in Console
Open marble-1.0-draft in Console with a prompt ready to edit or send.
Help me create with marble-1.0-draft using world-generation at /v1/worlds/generations. Show the result, status, and cost.
Use cases
Asset prototypes
Turn text or images into 3D concept assets.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Generate a simple 3D product concept and show me the result when it is ready.
Send the smallest possible request and show me the result and cost.
Compare this model with a cheaper one in the same category — when is each worth it?
FAQ
How much does marble-1.0-draft cost?
On TokenLab, marble-1.0-draft costs $0.12-$0.20 Per request. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
How do I test marble-1.0-draft?
Open marble-1.0-draft in Create. A sample for /v1/worlds/generations will be ready to try.
Which endpoint should marble-1.0-draft use?
Use https://api.tokenlab.sh/v1/worlds/generations for marble-1.0-draft. The request example below shows the matching code shape.
Can I test marble-1.0-draft before integrating it?
Yes. Open Console starts a ready draft for marble-1.0-draft and keeps your prompt after sign-in, so you don’t lose context.
Which operations does marble-1.0-draft support?
marble-1.0-draft supports World generation. Select an operation above to see its endpoint and request example.