Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

page.mdx

File metadata and controls

36 lines (25 loc) · 1.05 KB

import { Guides } from '@/components/Guides' import { Resources } from '@/components/Resources' import { HeroPattern } from '@/components/HeroPattern'

export const metadata = { title: 'Lua.sh Developer Documentation', description: 'Learn everything you need to know about the Lua API and seamlessly integrate into your product.', }

Lua Developers

Use the Lua API to manage your links, domains, tags, and more. {{ className: 'lead' }}

<>Quickstart

Getting started {{ anchor: false }}

To get started, obtain your API token, then learn how to make requests for the resources you need using our HTTP APIs. Once your integration is ready, you can start using it to enhance your Lua experience. {{ className: 'lead' }}

<>Get your API token