Capitalize My Title

FREEMIUM
Durch Capitalize My Title | Aktualisiert vor 4 Tagen | Tools
Popularität

9.1 / 10

Latenz

200ms

Service Level

100%

Health Check

N/A

Follower: 0
Ressourcen:
Produktwebsite
API-Ersteller:
Rapid account: Capitalize My Title
Capitalize My Title
capitalize-my-title
Melden Sie sich bei Rate API an
Bewertung: 5 - Stimmen: 1

README

Using our API is really simple. Just follow the tutorials below to begin using the APIs.

GetTitle

Our simplest endpoint is GetTitle which just returns a title using AP style. It only has one parameter:

title The title that you want to capitalize in AP style.

GetTitleWithStyle

If you only want to return a title in title case, you can use our GetTitleWithStyle endpoint. You provide a style format that you want to capitalize your title in and we return the title capitalized in that style.

style The style of capitalization you want to use. We offer title case options as well as others including uppercase, sentence case and more. The inputs can be:

  • apa: Capitalize using the APA manual style guidelines.
  • chicago: Capitalize using the Chicago Manual of Style guidelines.
  • ap: Capitalize using the Associated Press Stylebook 2020 (55th edition).
  • mla: Capitalize using the MLA Handbook, 8th edition style rules.
  • nyt: Capitalize with the NY Times style rules.
  • ama: Capitalize using the American Medical Association (AMA) Manual of Style, 11th edition
  • bb: Capitalize using the The Bluebook, 21st edition
  • wikipedia: Capitalize with the Wikipedia style rules.
  • email: Capitalize with standard email style rules.
  • title-case: Capitalize the first letter of important words.
  • sentence-case: Capitalize only the first word of each sentence. More details.
  • uppercase: Uppercase all letters.
  • lowercase: Lowercase all letters.
  • first-letter: Capitalize the first letter of every word.
  • alt-case: Capitalize every other letter of your text starting with the first letter being capitalized.
  • toggle-case: Change the case of every letter in your string.

title The title that you want to capitalize in AP style.

GetTitleWithStyleAndSubstyle

If you need to further refine your title capitalization, such as using different styles (title case vs sentence case for example) for different headings, then this is the API endpoint that you want to use.

style The style of capitalization you want to use. The values can be any of the following:

  • apa: Capitalize using the APA manual style guidelines.
  • chicago: Capitalize using the Chicago Manual of Style guidelines.
  • ap: Capitalize using the Associated Press Stylebook 2020 (55th edition).
  • mla: Capitalize using the MLA Handbook, 8th edition style rules.
  • nyt: Capitalize with the NY Times style rules.
  • ama: Capitalize using the American Medical Association (AMA) Manual of Style, 11th edition
  • bb: Capitalize using the The Bluebook, 21st edition
  • wikipedia: Capitalize with the Wikipedia style rules.
  • email: Capitalize with standard email style rules.

substyle Choose a substyle to capitalize your title with. For more information about substyles, see https://capitalizemytitle.com/. The values can be:

  • title-case: Capitalize the first letter of important words.
  • sentence-case: Capitalize only the first word of each sentence. More details.
  • uppercase: Uppercase all letters.
  • lowercase: Lowercase all letters.
  • first-letter: Capitalize the first letter of every word.
  • alt-case: Capitalize every other letter of your text starting with the first letter being capitalized.
  • toggle-case: Change the case of every letter in your string.

title The title that you want to capitalize in AP style.

Using our API is really simple. Just follow the tutorials below to begin using the APIs.

GetTitle

Our simplest endpoint is GetTitle which just returns a title using AP style. It only has one parameter:

title The title that you want to capitalize in AP style.

GetTitleWithStyle

If you only want to return a title in title case, you can use our GetTitleWithStyle endpoint. You provide a style format that you want to capitalize your title in and we return the title capitalized in that style.

style The style of capitalization you want to use. We offer title case options as well as others including uppercase, sentence case and more. The inputs can be:

  • apa: Capitalize using the APA manual style guidelines.
  • chicago: Capitalize using the Chicago Manual of Style guidelines.
  • ap: Capitalize using the Associated Press Stylebook 2020 (55th edition).
  • mla: Capitalize using the MLA Handbook, 8th edition style rules.
  • nyt: Capitalize with the NY Times style rules.
  • ama: Capitalize using the American Medical Association (AMA) Manual of Style, 11th edition
  • bb: Capitalize using The Bluebook, 21st edition
  • wikipedia: Capitalize with the Wikipedia style rules.
  • email: Capitalize with standard email style rules.
  • title-case: Capitalize the first letter of important words.
  • sentence-case: Capitalize only the first word of each sentence. More details.
  • uppercase: Uppercase all letters.
  • lowercase: Lowercase all letters.
  • first-letter: Capitalize the first letter of every word.
  • alt-case: Capitalize every other letter of your text starting with the first letter being capitalized.
  • toggle-case: Change the case of every letter in your string.

title The title that you want to capitalize in AP style.

GetTitleWithStyleAndSubstyle

If you need to further refine your title capitalization, such as using different styles (title case vs sentence case for example) for different headings, then this is the API endpoint that you want to use.

style The style of capitalization you want to use. The values can be any of the following:

  • apa: Capitalize using the APA manual style guidelines.
  • chicago: Capitalize using the Chicago Manual of Style guidelines.
  • ap: Capitalize using the Associated Press Stylebook 2020 (55th edition).
  • mla: Capitalize using the MLA Handbook, 8th edition style rules.
  • nyt: Capitalize with the NY Times style rules.
  • ama: Capitalize using the American Medical Association (AMA) Manual of Style, 11th edition
  • bb: Capitalize using the The Bluebook, 21st edition
  • wikipedia: Capitalize with the Wikipedia style rules.
  • email: Capitalize with standard email style rules.

substyle Choose a substyle to capitalize your title with. For more information about substyles, see https://capitalizemytitle.com/. The values can be:

  • title-case: Capitalize the first letter of important words.
  • sentence-case: Capitalize only the first word of each sentence. More details.
  • uppercase: Uppercase all letters.
  • lowercase: Lowercase all letters.
  • first-letter: Capitalize the first letter of every word.
  • alt-case: Capitalize every other letter of your text starting with the first letter being capitalized.
  • toggle-case: Change the case of every letter in your string.

title The title that you want to capitalize in AP style.