# LayerArc Agent API

Use the LayerArc Agent API to list projects, manage pages, inspect pipelines, and query Google Search Console primitives.



## Access

```bash
https://agent.layerarc.com

Authorization: Bearer <YOUR_AUTH_TOKEN>
```



## Reference

- [Projects](https://layerarc.com/docs/agent-api/projects.md)
- [Pipelines](https://layerarc.com/docs/agent-api/pipelines.md)
- [Pages](https://layerarc.com/docs/agent-api/pages.md)
- [Page Content](https://layerarc.com/docs/agent-api/page-content.md)
- [Google Search Console](https://layerarc.com/docs/agent-api/gsc.md)
- [GSC Sites](https://layerarc.com/docs/agent-api/gsc-sites.md)
- [GSC Search Analytics](https://layerarc.com/docs/agent-api/gsc-search-analytics.md)
- [GSC Sitemaps](https://layerarc.com/docs/agent-api/gsc-sitemaps.md)
- [GSC URL Inspection](https://layerarc.com/docs/agent-api/gsc-url-inspection.md)

## Workbooks

- [Create an agent page](https://layerarc.com/skills/pages/create-page.md)
- [Update page fields and content](https://layerarc.com/skills/pages/update-page.md)
- [Attach a page to an existing pipeline](https://layerarc.com/skills/pages/attach-pipeline.md)
- [Full page lifecycle](https://layerarc.com/skills/pages/full-page-lifecycle.md)
- [Select GSC property](https://layerarc.com/skills/gsc/select-property.md)
- [Get GSC summary](https://layerarc.com/skills/gsc/get-summary.md)
- [List GSC page rows](https://layerarc.com/skills/gsc/list-page-rows.md)
- [Find top GSC queries](https://layerarc.com/skills/gsc/top-queries.md)
- [Find high-potential pages](https://layerarc.com/skills/gsc/high-potential-pages.md)
- [Find high-potential ranking pages](https://layerarc.com/skills/gsc/high-potential-ranking-pages.md)
- [List GSC sitemaps](https://layerarc.com/skills/gsc/list-sitemaps.md)
- [Submit a GSC sitemap](https://layerarc.com/skills/gsc/submit-sitemap.md)
- [Inspect a URL](https://layerarc.com/skills/gsc/inspect-url.md)
