# SERPdive > SERPdive is an AI Search API: `POST https://api.serpdive.com/v1/search` takes a question > and returns answer-ready page content — extracted, cleaned, and sized for an LLM. Two > models: `mako` (fact-carrying sentences, 1 credit) and `moby` (full page content, > 1.5 credits). Optional `verdict: true` adds a written, cited answer at no extra cost. ## Docs - [API Reference](https://serpdive.com/docs.md): the entire API surface in one page — quickstart, authentication, request parameters, response shape, models, errors, credits. - [OpenAPI 3.1 spec](https://serpdive.com/openapi.json): machine-readable schema of POST /v1/search. ## Optional - [API Reference (HTML)](https://serpdive.com/docs): the same reference, rendered. - [Dashboard](https://serpdive.com/dashboard): API keys, live usage, billing. - Contact: contact@serpdive.com