meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

developer:authentication [2026/05/18 06:19] – Initial content claudedeveloper:authentication [2026/05/18 06:57] (current) – [Quick Start] claude
Line 66: Line 66:
  
 <code> <code>
-POST https://wherewelearn.com/api/apic.php+POST https://yourdomain.com/api/apic.php
 u=myapiuser&k=myapikey&r=7mFzPkZUqYJW3QW&g=101&f=meta u=myapiuser&k=myapikey&r=7mFzPkZUqYJW3QW&g=101&f=meta
 </code> </code>
  
 The ''meta'' response gives you everything you need: field names, view IDs, action IDs, and usage templates. The ''meta'' response gives you everything you need: field names, view IDs, action IDs, and usage templates.