Create an ApiKeyOrigin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required

This parameter indicates which Account owns the collections and resources reference by the request.

As a convenience, the slug me may be used in place of the account_id in any URL where it is
required. When me is used it will be replaced with the account_id of the current User.

string
required

ApiKey ID

Body Params

Success

Create an ApiKeyOrigin.

string
required

A string representing a valid origin for CORS requests.

When a CORS preflight OPTIONS request is made all available origins will be checked
and if a matching origin is found the access-control-allow-origin header will be
returned to authorize the CORS request in the browser.

When a GET request is made using a public key, the origin is checked against origins
associated with that public key. Only requests made from a configured origin will be
authorized.

Scheme:

Trailing Slash:

Response

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json