Masterworks GraphQL API
The single GraphQL endpoint behind the Masterworks web and mobile apps, covering art offerings, artists, auction and repeat-sale data, contributions, agreements and e-signature, KYC and accreditation, payments and payouts, the secondary-market exchange, art events, activity feeds, referrals and internal notification tooling. It is an undocumented first-party backend, not a published developer API: anonymous schema introspection is enabled, but every data field is guarded by an @authenticate directive and returns HTTP 200 with an errors[].extensions.code of invalidAuthentication (status 401) when called without a token.
Documentation
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/graphql/masterworks-graphql.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/errors/masterworks-error-codes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/conventions/masterworks-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/data-model/masterworks-data-model.yml
Lifecycle
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/lifecycle/masterworks-lifecycle.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/masterworks/refs/heads/main/apis.yml