diff --git a/pages/api-reference/index.mdx b/pages/api-reference/index.mdx index 19490bc..9829e2d 100644 --- a/pages/api-reference/index.mdx +++ b/pages/api-reference/index.mdx @@ -1,7 +1,7 @@ --- title: API Reference | Datasquirel docs description: Datasquirel API Documentation -page_title: Create Table Fields +page_title: API Reference page_description: Access data from external sources. Datasquirel is platform-agnostic so all you need is a HTTP request with the right credentials. Our NPM module abstracts this aspect for ease of use when using node. ---