Replace credentials with an Application Password or bearer token.
curl -X POST https://solveforce.com/wp-json/wp/v2/pages \
-u "admin:APPLICATION_PASSWORD_HERE" \
-H "Content-Type: application/json" \
-d '{
"title": "Network Solutions",
"status": "publish",
"content": "<h2>Connectivity</h2><p>Fiber, LTE, satellite...</p>",
"meta": {
"_generate-sidebar-layout-meta": "no-sidebar",
"_generate-full-width-content": "true",
"_generate-footer-widget-meta": "0",
"_generate-disable-headline": "true"
}
}'
Key terms in plain language
Open a term for a concise explanation of language used on this page.
Fiber Internet
Internet delivered through strands of glass using light. Fiber commonly supports high capacity, low latency, and strong upload performance, but availability must be confirmed for the exact address.
Broadband
A general term for always-on, high-speed Internet access. Broadband can be delivered over fiber, cable, DSL, fixed wireless, cellular, or satellite networks.
Bandwidth
The amount of data a connection can carry in a given time, usually measured in Mbps or Gbps. More bandwidth supports more users, devices, and simultaneous applications.
Latency
The time it takes data to travel between two points. Lower latency improves voice, video meetings, cloud applications, gaming, and other real-time services.
Dedicated Internet Access (DIA)
A business-grade Internet connection with capacity dedicated to the customer rather than shared in the same way as typical consumer broadband. It often includes symmetrical speeds and an SLA.
SD-WAN
Software-defined wide area networking. It manages multiple connections and chooses paths based on application needs, performance, and policy to improve resilience and control.