Terrier Agency — API Documentation & Developer Resources

Machine-readable resources and the read-only Content API for terrieragency.com. Terrier Agency is an SEO, GEO (generative engine optimisation) and influencer-marketing agency; the API exposes site content only — there are no write operations.

Machine-readable resources

Content API

Specopenapi.json (OpenAPI 3.0.3)
Base URLhttps://www.terrieragency.com/wp-json/wp/v2
AuthenticationNone required for reads. Write operations and /users are not public.
ErrorsStructured JSON: {"code":"rest_post_invalid_id","message":"Invalid post ID.","data":{"status":404}}
Rate limitsNone published; make sequential, cached requests and set a descriptive User-Agent.

Example requests

# Latest case studies
curl "https://www.terrieragency.com/wp-json/wp/v2/case_study?per_page=5"

# Search everything for GEO
curl "https://www.terrieragency.com/wp-json/wp/v2/search?search=geo&per_page=5"

# One blog post by slug
curl "https://www.terrieragency.com/wp-json/wp/v2/posts?slug=semantic-seo-guide"

Contact

Email [email protected] or use the contact form.

← Terrier Agency home