Credentials hit your inbox the same day you call. Your engineers start building before the ink dries. When you go live, nothing changes in the code.
We scope your markets and structure the deal. One conversation.
Full catalog, live-shaped data, SDKs and OpenAPI spec. No contract needed to start.
Ten lines of code. Real launch URL. Your team is already building.
Your markets live. Add verticals later with a flag, not a new project.
One key, one SDK, one spec. Every vertical, rail, and provider is reachable from that single connection. Your engineers learn it once and move on.
See all thirteen verticalsconst mg = new MetaGrator(API_KEY);
const games = await mg.games.list({ market: 'MX' });
const session = await mg.sessions.create({
gameId: games[0].id,
playerId: player.id,
currency: 'MXN',
});
redirect(session.launchUrl); // that's itPaste a key, spin a sandbox, go live. Tap through the whole path.
That is it. Your market scope activates when terms are signed. Nothing else changes.