MediaLab.AI website screenshot

MediaLab.AI

MediaLab.AI Inc. is a Santa Monica, California holding company for consumer internet brands. Rather than building products from scratch, MediaLab acquires and operates established community and media properties, and monetizes them through advertising across an owned-and-operated portfolio that reaches roughly one in three US internet users each month. The portfolio includes Genius (music knowledge, lyrics and annotations), Imgur (image sharing and community), Kik (messaging), WorldStarHipHop (hip hop media), Whisper (anonymous sharing), Amino (interest communities) and DatPiff (mixtapes). MediaLab also operates Assembly Exchange, its owned-and-operated programmatic ad exchange. The company itself publishes no corporate developer portal; its public API surface is carried by two portfolio brands - the Genius API (docs.genius.com, OAuth 2.0, annotations/songs/artists/search) and the Imgur API v3 (apidocs.imgur.com, OAuth 2.0, images/albums/galleries/comments/accounts), the latter documented as a public Postman collection.

MediaLab.AI publishes 1 API on the APIs.io network: Imgur API. Tagged areas include Company, Media, Social, Advertising, and Content.

MediaLab.AI’s developer surface includes documentation, API reference, getting-started guide, support, pricing, signup flow, authentication, and 31 more developer resources.

41.7/100 developing ▬ flat Agent 12/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
2 APIs 1 MCP Servers
CompanyMediaSocialAdvertisingContentImageMusicMessagingCommunitiesHolding Company

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 41.7/100 · developing
Contract Quality 1.7 / 25
Developer Ergonomics 13.7 / 20
Access Clarity 8.9 / 20
Operational Transparency 8.9 / 13
Contract Governance 0.5 / 12
Discoverability 8.0 / 10
Agent readiness — 12/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/medialab-ai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Genius API

The Genius API exposes the music knowledge community behind genius.com: annotations (crowd-sourced explanations attached to a fragment of a document), referents (the fragments a...

Imgur API

The Imgur API (version 3) exposes the Imgur image-sharing and community platform over a RESTful HTTPS interface: image upload and retrieval, albums, the public gallery and its t...

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Imgur API

POSTMAN

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Rate Limits 1

Documented rate limits and quota policies.

Medialab Ai Rate Limits

3 limits

RATE LIMITS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Medialab Ai Authentication

oauth2/http · 4 schemes

SECURITY

Medialab Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Medialab Ai Vulnerability Disclosure

Bugcrowd · security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Medialab Ai Scopes

4 scopes · authorizationCode/implicit

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: medialab-ai
name: MediaLab.AI
description: MediaLab.AI Inc. is a Santa Monica, California holding company for consumer internet brands. Rather than building
  products from scratch, MediaLab acquires and operates established community and media properties, and monetizes them through
  advertising across an owned-and-operated portfolio that reaches roughly one in three US internet users each month. The portfolio
  includes Genius (music knowledge, lyrics and annotations), Imgur (image sharing and community), Kik (messaging), WorldStarHipHop
  (hip hop media), Whisper (anonymous sharing), Amino (interest communities) and DatPiff (mixtapes). MediaLab also operates
  Assembly Exchange, its owned-and-operated programmatic ad exchange. The company itself publishes no corporate developer
  portal; its public API surface is carried by two portfolio brands - the Genius API (docs.genius.com, OAuth 2.0, annotations/songs/artists/search)
  and the Imgur API v3 (apidocs.imgur.com, OAuth 2.0, images/albums/galleries/comments/accounts), the latter documented as
  a public Postman collection.
image: https://cdn.prod.website-files.com/6434b7d63112666081bedeb0/643591619f8e24bf570e827e_medialab-webclip.jpg
url: https://raw.githubusercontent.com/api-evangelist/medialab-ai/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-01'
modified: '2026-08-01'
tags:
- Company
- Media
- Social
- Advertising
- Content
- Image
- Music
- Messaging
- Communities
- Holding Company
tags_raw:
- Company
- Media
- Social
- Advertising
- Content
- Images
- Music
- Messaging
- Communities
- Holding Company
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Genius API
  description: 'The Genius API exposes the music knowledge community behind genius.com: annotations (crowd-sourced explanations
    attached to a fragment of a document), referents (the fragments annotations attach to), songs, artists, web pages and
    search. All requests are authenticated with OAuth 2.0 - read-only endpoints can use a client access token, while annotation
    creation, management and voting require user-authorized scopes. Responses are JSON wrapped in a meta/response envelope.
    Commercial use requires a license from Genius.'
  humanURL: https://docs.genius.com/
  baseURL: https://api.genius.com/
  tags:
  - Music
  - Lyrics
  - Annotations
  - Content
  - Search
  properties:
  - type: Documentation
    url: https://docs.genius.com/
  - type: APIReference
    url: https://docs.genius.com/#resources
  - type: GettingStarted
    url: https://docs.genius.com/#getting-started
  - type: Authentication
    url: https://docs.genius.com/#authentication
  - type: SignUp
    url: https://genius.com/api-clients
  - type: TermsOfService
    url: https://genius.com/static/terms
  - type: PrivacyPolicy
    url: https://genius.com/static/privacy_policy
  - type: Support
    url: https://support.genius.com/hc/en-us
- name: Imgur API
  description: 'The Imgur API (version 3) exposes the Imgur image-sharing and community platform over a RESTful HTTPS interface:
    image upload and retrieval, albums, the public gallery and its tags, comments, and account resources including favorites,
    submissions, settings and blocks. Authentication is OAuth 2.0 - anonymous and public read-only calls use a Client-ID authorization
    header, while account-scoped calls use a bearer access token. Responses are wrapped in a data/status/success envelope
    and are available as JSON, JSONP or XML. Commercial use is routed through RapidAPI.'
  humanURL: https://apidocs.imgur.com/
  baseURL: https://api.imgur.com/3/
  tags:
  - Image
  - Photos
  - Media
  - Social
  - Community
  tags_raw:
  - Images
  - Photos
  - Media
  - Social
  - Community
  properties:
  - type: Documentation
    url: https://apidocs.imgur.com/
  - type: APIReference
    url: https://apidocs.imgur.com/
  - type: Authentication
    url: https://apidocs.imgur.com/#authorization-and-oauth
  - type: SignUp
    url: https://api.imgur.com/oauth2/addclient
  - type: Pricing
    url: https://rapidapi.com/imgur/api/imgur-9/pricing
  - type: StatusPage
    url: https://status.imgur.com/
  - type: TermsOfService
    url: https://imgur.com/tos
  - type: PrivacyPolicy
    url: https://imgur.com/privacy
  - type: Support
    url: https://help.imgur.com/hc/en-us
  - type: Postman
    url: postman/medialab-ai-imgur-api.postman_collection.json
common:
- type: MCPServer
  url: mcp/medialab-ai-mcp.yml
- type: DomainSecurity
  url: security/medialab-ai-domain-security.yml
- type: Website
  url: https://medialab.la/
- type: SecondaryMarketListing
  url: https://forgeglobal.com/medialab-ai_stock/
- type: Brands
  url: https://medialab.la/brands
- type: DeveloperPortal
  url: https://apidocs.imgur.com/
- type: Documentation
  url: https://docs.genius.com/
- type: APIReference
  url: https://apidocs.imgur.com/
- type: GettingStarted
  url: https://docs.genius.com/#getting-started
- type: Support
  url: https://help.imgur.com/hc/en-us
- type: Pricing
  url: https://rapidapi.com/imgur/api/imgur-9/pricing
- type: SignUp
  url: https://api.imgur.com/oauth2/addclient
- type: GitHubOrganization
  url: https://github.com/medialab-ai
- type: Careers
  url: https://medialab.la/careers
- type: Contact
  url: https://medialab.la/contact
- type: TermsOfService
  url: https://medialab.la/terms-of-service
- type: PrivacyPolicy
  url: https://medialab.la/privacy-policy
- type: Packages
  url: packages/medialab-ai-packages.yml
- type: SDKs
  url: packages/medialab-ai-packages.yml
- type: WellKnown
  url: well-known/medialab-ai-well-known.yml
- type: SecurityTxt
  url: well-known/medialab-ai-genius-security.txt
- type: VulnerabilityDisclosure
  url: security/medialab-ai-vulnerability-disclosure.yml
- type: Security
  url: https://bugcrowd.com/engagements/Genius-VDP
- type: Authentication
  url: authentication/medialab-ai-authentication.yml
- type: OAuthScopes
  url: scopes/medialab-ai-scopes.yml
- type: Conventions
  url: conventions/medialab-ai-conventions.yml
- type: ErrorCatalog
  url: errors/medialab-ai-problem-types.yml
- type: RateLimits
  url: rate-limits/medialab-ai-rate-limits.yml
- type: Lifecycle
  url: lifecycle/medialab-ai-lifecycle.yml
- type: StatusPage
  url: https://status.imgur.com/
- type: Deprecation
  url: lifecycle/medialab-ai-lifecycle.yml
- type: Conformance
  url: conformance/medialab-ai-conformance.yml
- type: DataModel
  url: data-model/medialab-ai-data-model.yml
- type: Components
  url: components/medialab-ai-components.yml
- type: Examples
  url: examples/medialab-ai-imgur-examples.yml
- type: LLMsTxt
  url: llms/medialab-ai-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Postman
  url: postman/medialab-ai-imgur-api.postman_collection.json
x-enrichment:
  date: '2026-08-01'
  status: enriched
  artifacts_added: 23
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/medialab-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/medialab-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/medialab-ai/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.